Skip to content

Commit

Permalink
Re-release PT 2.2 ec2 imagse (#3761)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjkesh authored Mar 9, 2024
1 parent 0a2bb94 commit 1a9267e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release_images_training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,16 @@ release_images:
example: False
disable_sm_tag: False
force_release: False
5:
framework: "pytorch"
version: "2.2.0"
arch_type: "x86"
customer_type: "ec2"
training:
device_types: [ "cpu", "gpu" ]
python_versions: [ "py310" ]
os_version: "ubuntu20.04"
cuda_version: "cu121"
example: False
disable_sm_tag: False
force_release: False

0 comments on commit 1a9267e

Please sign in to comment.