Skip to content

Commit c7d8ca1

Browse files
xin3heyiliu30
andauthored
Update neural_compressor/torch/quantization/algorithm_entry.py
Co-authored-by: Yi Liu <106061964+yiliu30@users.noreply.github.com>
1 parent 8d8a6f0 commit c7d8ca1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

neural_compressor/torch/quantization/algorithm_entry.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
from neural_compressor.torch.utils import Mode, logger, register_algo
3434

3535

36-
class CurrentQuantizer:
37-
quantizer = None
3836

3937

4038
###################### RTN Algo Entry ##################################

0 commit comments

Comments
 (0)