Add stable-diffusion-v1-5 example #122
Annotations
2 errors and 10 warnings
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
|
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L17
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:17:30: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L20
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:20:38: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L23
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:23:29: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L26
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:26:18: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L29
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:29:22: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L47
[shellcheck] reported by reviewdog 🐶
Use -n instead of ! -z.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:47:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L47
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:47:15: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L51
[shellcheck] reported by reviewdog 🐶
Use -n instead of ! -z.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:51:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L51
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:51:15: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh#L55
[shellcheck] reported by reviewdog 🐶
Use -n instead of ! -z.
Raw Output:
./examples/nlp/huggingface_model/text_to_image/stable_diffusion/quantization/ptq_static/run_benchmark.sh:55:10: info: Use -n instead of ! -z. (ShellCheck.SC2236)
|
This job failed
Loading