A bug is about "SO_TORCH_LIBRARY_FRAGMENT " when I install the tool
jiinhui opened this issue · 3 comments
jiinhui commented
torchlsq/csrc/ops/lsq.cpp:137:26: error: expected constructor, destructor, or type conversion before ‘(’ token SO_TORCH_LIBRARY_FRAGMENT(torchlsq, m)
DeadAt0m commented
Hello, please give more more info: your torch version, building environment, etc.
jiinhui commented
pytorch1.8.1 , gcc 7.5.0
Hello, please give more more info: your torch version, building environment, etc.
DeadAt0m commented
I am so sorry for your bad experience on start, it was my fault. I forget add several commits during release.
Now I fixed the manually in master, pls do the git pull and try again