DDATT

Results 1 comments of DDATT

I solve this error on Colab by changing std=c++14 to std=c++17 in the setup.py (line 8&14) and backend.py (line 7&13) inside freqencoder folder. Same operation for gridencode, shencoder, raymarching and...