Add Google style docstrings to HQQ files #2
16 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 18 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L18
Too few public methods (0/2)
Check failure on line 18 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L18
class already defined line 15
Check notice on line 34 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L34
Too few public methods (0/2)
Check failure on line 34 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L34
class already defined line 16
Check notice on line 48 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L48
Too few public methods (0/2)
Check failure on line 48 in neural_compressor/torch/algorithms/weight_only/hqq/__init__.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/__init__.py#L48
class already defined line 16
Check notice on line 75 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L75
Line too long (115/100)
Check notice on line 233 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L233
Unnecessary parens after 'if' keyword
Check notice on line 266 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L266
Line too long (117/100)
Check notice on line 296 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L296
Line too long (131/100)
Check notice on line 299 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L299
Line too long (102/100)
Check notice on line 441 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L441
Line too long (148/100)
Check notice on line 469 in neural_compressor/torch/algorithms/weight_only/hqq/core.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/core.py#L469
Line too long (176/100)
Check notice on line 48 in neural_compressor/torch/algorithms/weight_only/hqq/optimizer.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/optimizer.py#L48
Line too long (132/100)
Check notice on line 60 in neural_compressor/torch/algorithms/weight_only/hqq/qtensor.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/qtensor.py#L60
Line too long (101/100)
Check notice on line 55 in neural_compressor/torch/algorithms/weight_only/hqq/quantizer.py
codacy-production / Codacy Static Code Analysis
neural_compressor/torch/algorithms/weight_only/hqq/quantizer.py#L55
Line too long (120/100)