You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used Ubuntu to generate the library function 'lib_hierarchical_mm_float32_cuda.so', so executing in Windows may cause problems. You can compile TVM on windows as described in the TVM documentation (https://tvm.apache.org/docs/install/from_source.html#building-on-windows) and then compile the library function. Note that this repo uses TVM 0.8.0.
If you feel too troubled to compile, as an alternative, you can find a compiled TVM docker image from https://tvm.apache.org/docs/install/docker.html#docker-source. Then delete files under 'pyraformer/lib' and run the code again.
Error when loading. so file,Check failed: (lib_handle_ != nullptr) is false: Failed to load dynamic shared library
The text was updated successfully, but these errors were encountered: