Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Google style docstrings to HQQ files #2

Closed
wants to merge 1 commit into from

Add Google style docstrings to HQQ files

3b2d682
Select commit
Loading
Failed to load commit list.
Closed

Add Google style docstrings to HQQ files #2

Add Google style docstrings to HQQ files
3b2d682
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 19, 2024 in 0s

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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

neural_compressor/torch/algorithms/weight_only/hqq/quantizer.py#L55

Line too long (120/100)