Skip to content

Add W8A8 quant and examples #11

Add W8A8 quant and examples

Add W8A8 quant and examples #11

Triggered via pull request June 20, 2024 06:04
Status Failure
Total duration 1m 11s
Artifacts

lint.yaml

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

Annotations

3 errors and 11 warnings
Optional Lint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Optional Lint
Process completed with exit code 1.
Enforce style
Process completed with exit code 1.
Optional Lint: examples/nlp/bert/quantization/ptq_static/prepare_data.sh#L17
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/prepare_data.sh:17:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/prepare_data.sh#L20
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/prepare_data.sh:20:28: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/prepare_data.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/prepare_data.sh:30:45: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/prepare_data.sh#L30
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/prepare_data.sh:30:65: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L15
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:15:30: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L18
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:18:31: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:21:35: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L24
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:24:31: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L39
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:39:25: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Optional Lint: examples/nlp/bert/quantization/ptq_static/run_quant.sh#L40
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. Raw Output: ./examples/nlp/bert/quantization/ptq_static/run_quant.sh:40:27: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
Enforce style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.