DeadAt0m/LSQFakeQuantize-PyTorch

A bug is about "SO_TORCH_LIBRARY_FRAGMENT " when I install the tool

jiinhui opened this issue · 3 comments

torchlsq/csrc/ops/lsq.cpp:137:26: error: expected constructor, destructor, or type conversion before ‘(’ token SO_TORCH_LIBRARY_FRAGMENT(torchlsq, m)

Hello, please give more more info: your torch version, building environment, etc.

pytorch1.8.1 , gcc 7.5.0

Hello, please give more more info: your torch version, building environment, etc.

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