Skip to content

Commit f13ca64

Browse files
authored
add TF2.19 to path_release (#5023)
1 parent bc085fa commit f13ca64

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

release_images_patches.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,4 +406,18 @@ release_images:
406406
example: False
407407
disable_sm_tag: False
408408
force_release: False
409+
public_registry: True
410+
30:
411+
framework: "tensorflow"
412+
version: "2.19.0"
413+
arch_type: "arm64"
414+
customer_type: "sagemaker"
415+
inference:
416+
device_types: [ "cpu" ]
417+
python_versions: [ "py312" ]
418+
os_version: "ubuntu22.04"
419+
cuda_version: "cu122"
420+
example: False
421+
disable_sm_tag: False
422+
force_release: False
409423
public_registry: True

0 commit comments

Comments
 (0)