I followed all instructions, but when I ran test_linear_modules.py, the following error happen
ImportError: /home/ubuntu/anaconda3/envs/int/lib/python3.8/site-packages/torch_int/_CUDA.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZN3c106detail23torchInternalAssertFailEPKcS2_jS2_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
How can I fix it?
I followed all instructions, but when I ran
test_linear_modules.py, the following error happenHow can I fix it?