Skip to content

Commit 5460428

Browse files
author
AWS
committed
Amazon SageMaker Service Update: This release added a new NNA accelerator compilation support for Sagemaker Neo.
1 parent 33f3e75 commit 5460428

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon SageMaker Service",
4+
"contributor": "",
5+
"description": "This release added a new NNA accelerator compilation support for Sagemaker Neo."
6+
}

services/sagemaker/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24347,7 +24347,8 @@
2434724347
"enum":[
2434824348
"INTEL_GRAPHICS",
2434924349
"MALI",
24350-
"NVIDIA"
24350+
"NVIDIA",
24351+
"NNA"
2435124352
]
2435224353
},
2435324354
"TargetPlatformArch":{

0 commit comments

Comments
 (0)