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

FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch

Results 2 LSQFakeQuantize-PyTorch issues
Sort by recently updated
recently updated
newest added

Hello, great work! However, I came across the error 'NameError: name 'LSQObserver' is not defined' when I try this code. Could you please correct it? I can not find any...

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