Skip to content

Add stable-diffusion-v1-5 example #123

Add stable-diffusion-v1-5 example

Add stable-diffusion-v1-5 example #123

Triggered via pull request August 12, 2024 07:01
@mengniwang95mengniwang95
synchronize #34
mengni/sd
Status Success
Total duration 1m 35s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Optional Lint: examples/nlp/huggingface_model/text_to_image/stable_diffusion_v1_5/quantization/ptq_static/run_benchmark.sh#L63
[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_benchmark.sh:63:6: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
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 uses Node.js version which is deprecated 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/