Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
83691967
Unverified
Commit
83691967
authored
Apr 11, 2023
by
Patrick von Platen
Committed by
GitHub
Apr 11, 2023
Browse files
fix report tool (#3047)
parent
4f48476d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/workflows/pr_tests.yml
.github/workflows/pr_tests.yml
+1
-1
.github/workflows/push_tests_fast.yml
.github/workflows/push_tests_fast.yml
+1
-1
No files found.
.github/workflows/pr_tests.yml
View file @
83691967
...
@@ -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 }}
...
...
.github/workflows/push_tests_fast.yml
View file @
83691967
...
@@ -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 }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment