Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
instant-ngp
like
6
Model card
Files
Files and versions
xet
Community
main
instant-ngp
/
dependencies
/
eigen
/
failtest
/
failtest_sanity_check.cpp
camenduru
instant-ngp build
7873319
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
#
ifdef
EIGEN_SHOULD_FAIL_TO_BUILD
This is just some text that won
'
t compile as a C++ file, as a basic sanity check
for
failtest.
#
else
int
main
()
{}
#
endif