Add stable-diffusion-v1-5 example #136
lint.yaml
on: pull_request
Optional Lint
24s
Enforce style
1m 4s
Annotations
4 warnings
Optional Lint:
examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh#L38
[shellcheck] reported by reviewdog 🐶
Quote this to prevent word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh:38:15: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
|
Optional Lint:
examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh#L40
[shellcheck] reported by reviewdog 🐶
Quote this to prevent word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh:40:11: warning: Quote this to prevent word splitting. (ShellCheck.SC2046)
|
Optional Lint:
examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh#L41
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_quant.sh:41:36: 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/
|