Skip to content

Support QDQ format for weight-only quantization #127

Support QDQ format for weight-only quantization

Support QDQ format for weight-only quantization #127

Triggered via pull request August 15, 2024 09:17
Status Failure
Total duration 1m 10s
Artifacts

lint.yaml

on: pull_request
Optional Lint
33s
Optional Lint
Enforce style
1m 0s
Enforce style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Enforce style
Process completed with exit code 1.
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_benchmark.sh#L57
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_benchmark.sh:57:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:30:28: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L33
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:33:31: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh#L86
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/huggingface_model/text_generation/quantization/weight_only/run_quant.sh:86:7: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Enforce style
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/