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
3c85a572
Unverified
Commit
3c85a572
authored
May 02, 2024
by
Dhruv Nair
Committed by
GitHub
May 02, 2024
Browse files
Update CI cache (#7832)
update Co-authored-by:
Sayak Paul
<
spsayakpaul@gmail.com
>
parent
03ca1131
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+8
-8
No files found.
.github/workflows/push_tests.yml
View file @
3c85a572
...
@@ -62,7 +62,7 @@ jobs:
...
@@ -62,7 +62,7 @@ jobs:
runs-on
:
[
single-gpu
,
nvidia-gpu
,
t4
,
ci
]
runs-on
:
[
single-gpu
,
nvidia-gpu
,
t4
,
ci
]
container
:
container
:
image
:
diffusers/diffusers-pytorch-cuda
image
:
diffusers/diffusers-pytorch-cuda
options
:
--shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/ --gpus 0 --privileged
options
:
--shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/ --gpus 0 --privileged
steps
:
steps
:
-
name
:
Checkout diffusers
-
name
:
Checkout diffusers
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
...
@@ -119,7 +119,7 @@ jobs:
...
@@ -119,7 +119,7 @@ jobs:
runs-on
:
docker-gpu
runs-on
:
docker-gpu
container
:
container
:
image
:
diffusers/diffusers-pytorch-cuda
image
:
diffusers/diffusers-pytorch-cuda
options
:
--shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/ --gpus
0
options
:
--shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/ --gpus
0
defaults
:
defaults
:
run
:
run
:
shell
:
bash
shell
:
bash
...
@@ -171,7 +171,7 @@ jobs:
...
@@ -171,7 +171,7 @@ jobs:
runs-on
:
docker-gpu
runs-on
:
docker-gpu
container
:
container
:
image
:
diffusers/diffusers-pytorch-cuda
image
:
diffusers/diffusers-pytorch-cuda
options
:
--shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/ --gpus
0
options
:
--shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/ --gpus
0
defaults
:
defaults
:
run
:
run
:
shell
:
bash
shell
:
bash
...
@@ -221,7 +221,7 @@ jobs:
...
@@ -221,7 +221,7 @@ jobs:
runs-on
:
docker-tpu
runs-on
:
docker-tpu
container
:
container
:
image
:
diffusers/diffusers-flax-tpu
image
:
diffusers/diffusers-flax-tpu
options
:
--shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/ --privileged
options
:
--shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/ --privileged
defaults
:
defaults
:
run
:
run
:
shell
:
bash
shell
:
bash
...
@@ -268,7 +268,7 @@ jobs:
...
@@ -268,7 +268,7 @@ jobs:
runs-on
:
docker-gpu
runs-on
:
docker-gpu
container
:
container
:
image
:
diffusers/diffusers-onnxruntime-cuda
image
:
diffusers/diffusers-onnxruntime-cuda
options
:
--shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/ --gpus
0
options
:
--shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/ --gpus
0
defaults
:
defaults
:
run
:
run
:
shell
:
bash
shell
:
bash
...
@@ -317,7 +317,7 @@ jobs:
...
@@ -317,7 +317,7 @@ jobs:
container
:
container
:
image
:
diffusers/diffusers-pytorch-compile-cuda
image
:
diffusers/diffusers-pytorch-compile-cuda
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/
steps
:
steps
:
-
name
:
Checkout diffusers
-
name
:
Checkout diffusers
...
@@ -358,7 +358,7 @@ jobs:
...
@@ -358,7 +358,7 @@ jobs:
container
:
container
:
image
:
diffusers/diffusers-pytorch-xformers-cuda
image
:
diffusers/diffusers-pytorch-xformers-cuda
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/
steps
:
steps
:
-
name
:
Checkout diffusers
-
name
:
Checkout diffusers
...
@@ -399,7 +399,7 @@ jobs:
...
@@ -399,7 +399,7 @@ jobs:
container
:
container
:
image
:
diffusers/diffusers-pytorch-cuda
image
:
diffusers/diffusers-pytorch-cuda
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/
hf_
cache:/mnt/cache/
options
:
--gpus 0 --shm-size "16gb" --ipc host -v /mnt/cach
e/.cache/huggingfac
e:/mnt/cache/
steps
:
steps
:
-
name
:
Checkout diffusers
-
name
:
Checkout diffusers
...
...
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