LSQFakeQuantize-PyTorch icon indicating copy to clipboard operation
LSQFakeQuantize-PyTorch copied to clipboard

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

Open jiinhui opened this issue 3 years ago • 3 comments

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

jiinhui avatar Dec 10 '21 08:12 jiinhui

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

DeadAt0m avatar Dec 10 '21 10:12 DeadAt0m

pytorch1.8.1 , gcc 7.5.0

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

jiinhui avatar Dec 10 '21 10:12 jiinhui

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

DeadAt0m avatar Dec 13 '21 18:12 DeadAt0m