Unverified Commit 83691967 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

fix report tool (#3047)

parent 4f48476d
...@@ -40,7 +40,7 @@ jobs: ...@@ -40,7 +40,7 @@ jobs:
framework: pytorch_examples framework: pytorch_examples
runner: docker-cpu runner: docker-cpu
image: diffusers/diffusers-pytorch-cpu image: diffusers/diffusers-pytorch-cpu
report: torch_cpu report: torch_example_cpu
name: ${{ matrix.config.name }} name: ${{ matrix.config.name }}
......
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
framework: pytorch_examples framework: pytorch_examples
runner: docker-cpu runner: docker-cpu
image: diffusers/diffusers-pytorch-cpu image: diffusers/diffusers-pytorch-cpu
report: torch_cpu report: torch_example_cpu
name: ${{ matrix.config.name }} name: ${{ matrix.config.name }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment