File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed
Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,35 @@ release_images:
368368 example : False
369369 disable_sm_tag : False
370370 force_release : False
371+
372+ # TensorFlow 2.18 Images
371373 21 :
374+ framework : " tensorflow"
375+ version : " 2.18.0"
376+ customer_type : " ec2"
377+ arch_type : " x86"
378+ training :
379+ device_types : [ "cpu", "gpu" ]
380+ python_versions : [ "py310" ]
381+ os_version : " ubuntu22.04"
382+ cuda_version : " cu125"
383+ example : False
384+ disable_sm_tag : False
385+ force_release : False
386+ 22 :
387+ framework : " tensorflow"
388+ version : " 2.18.0"
389+ customer_type : " sagemaker"
390+ arch_type : " x86"
391+ training :
392+ device_types : [ "cpu", "gpu" ]
393+ python_versions : [ "py310" ]
394+ os_version : " ubuntu22.04"
395+ cuda_version : " cu125"
396+ example : False
397+ disable_sm_tag : False
398+ force_release : False
399+ 23 :
372400 framework : " tensorflow"
373401 version : " 2.18.0"
374402 arch_type : " x86"
@@ -381,7 +409,7 @@ release_images:
381409 example : False
382410 disable_sm_tag : False
383411 force_release : False
384- 22 :
412+ 24 :
385413 framework : " tensorflow"
386414 version : " 2.18.0"
387415 arch_type : " x86"
You can’t perform that action at this time.
0 commit comments