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
OpenDAS
diffusers
Commits
a0549fea
Unverified
Commit
a0549fea
authored
Feb 27, 2023
by
Patrick von Platen
Committed by
GitHub
Feb 27, 2023
Browse files
Disable ONNX tests (#2509)
parent
1c36a123
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
15 deletions
+0
-15
.github/workflows/pr_tests.yml
.github/workflows/pr_tests.yml
+0
-5
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+0
-5
.github/workflows/push_tests_fast.yml
.github/workflows/push_tests_fast.yml
+0
-5
No files found.
.github/workflows/pr_tests.yml
View file @
a0549fea
...
@@ -31,11 +31,6 @@ jobs:
...
@@ -31,11 +31,6 @@ jobs:
runner
:
docker-cpu
runner
:
docker-cpu
image
:
diffusers/diffusers-flax-cpu
image
:
diffusers/diffusers-flax-cpu
report
:
flax_cpu
report
:
flax_cpu
-
name
:
Fast ONNXRuntime CPU tests on Ubuntu
framework
:
onnxruntime
runner
:
docker-cpu
image
:
diffusers/diffusers-onnxruntime-cpu
report
:
onnx_cpu
-
name
:
PyTorch Example CPU tests on Ubuntu
-
name
:
PyTorch Example CPU tests on Ubuntu
framework
:
pytorch_examples
framework
:
pytorch_examples
runner
:
docker-cpu
runner
:
docker-cpu
...
...
.github/workflows/push_tests.yml
View file @
a0549fea
...
@@ -29,11 +29,6 @@ jobs:
...
@@ -29,11 +29,6 @@ jobs:
runner
:
docker-tpu
runner
:
docker-tpu
image
:
diffusers/diffusers-flax-tpu
image
:
diffusers/diffusers-flax-tpu
report
:
flax_tpu
report
:
flax_tpu
-
name
:
Slow ONNXRuntime CUDA tests on Ubuntu
framework
:
onnxruntime
runner
:
docker-gpu
image
:
diffusers/diffusers-onnxruntime-cuda
report
:
onnx_cuda
name
:
${{ matrix.config.name }}
name
:
${{ matrix.config.name }}
...
...
.github/workflows/push_tests_fast.yml
View file @
a0549fea
...
@@ -29,11 +29,6 @@ jobs:
...
@@ -29,11 +29,6 @@ jobs:
runner
:
docker-cpu
runner
:
docker-cpu
image
:
diffusers/diffusers-flax-cpu
image
:
diffusers/diffusers-flax-cpu
report
:
flax_cpu
report
:
flax_cpu
-
name
:
Fast ONNXRuntime CPU tests on Ubuntu
framework
:
onnxruntime
runner
:
docker-cpu
image
:
diffusers/diffusers-onnxruntime-cpu
report
:
onnx_cpu
-
name
:
PyTorch Example CPU tests on Ubuntu
-
name
:
PyTorch Example CPU tests on Ubuntu
framework
:
pytorch_examples
framework
:
pytorch_examples
runner
:
docker-cpu
runner
:
docker-cpu
...
...
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