Use torch 1.13.1 in push/schedule CI (#21421)
Use torch 1.13.1 in push/scheduled CI Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL maintainer="Hugging Face"
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ARG PYTORCH='1.13.0'
|
||||
ARG PYTORCH='1.13.1'
|
||||
# Example: `cu102`, `cu113`, etc.
|
||||
ARG CUDA='cu116'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user