mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 05:10:18 +08:00
Re-enable ROCm tests
This commit is contained in:
parent
cf9fdc5feb
commit
ac3a115d83
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -55,8 +55,8 @@ jobs:
|
|||||||
# todo: re-enable these when they actually work lol
|
# todo: re-enable these when they actually work lol
|
||||||
# - labels: [self-hosted, Linux, X64, ipex-a380-6gb]
|
# - labels: [self-hosted, Linux, X64, ipex-a380-6gb]
|
||||||
# container: "intel/intel-optimized-pytorch:2.1.20-xpu-pip-base"
|
# container: "intel/intel-optimized-pytorch:2.1.20-xpu-pip-base"
|
||||||
# - labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
- labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
||||||
# container: "rocm/pytorch:rocm6.0.2_ubuntu22.04_py3.10_pytorch_2.1.2"
|
container: "rocm/pytorch:rocm6.0.2_ubuntu22.04_py3.10_pytorch_2.1.2"
|
||||||
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
||||||
container: "nvcr.io/nvidia/pytorch:24.03-py3"
|
container: "nvcr.io/nvidia/pytorch:24.03-py3"
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user