Support QDQ format for weight-only quantization #125
lint.yaml
on: pull_request
Optional Lint
16s
Enforce style
33s
Annotations
4 errors and 4 warnings
Enforce style
Canceling since a higher priority waiting request for 'Lint-refs/pull/35/merge-false' exists
|
Enforce style
Process completed with exit code 1.
|
Enforce style
The operation was canceled.
|
Enforce style
Path does not exist: lintrunner.sarif
|
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)
|