Skip to content

Commit 296f911

Browse files
author
AWS
committed
Amazon SageMaker Service Update: This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
1 parent 9e5f67a commit 296f911

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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 Ambarella device(amba_cv2) compilation support for Sagemaker Neo."
6+
}

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7701,7 +7701,7 @@
77017701
"CustomImages":{
77027702
"type":"list",
77037703
"member":{"shape":"CustomImage"},
7704-
"max":30
7704+
"max":200
77057705
},
77067706
"CustomerMetadataKey":{
77077707
"type":"string",
@@ -14862,6 +14862,7 @@
1486214862
"max":20,
1486314863
"min":0
1486414864
},
14865+
"IntegerValue":{"type":"integer"},
1486514866
"InvocationsMaxRetries":{
1486614867
"type":"integer",
1486714868
"max":3,
@@ -21012,6 +21013,7 @@
2101221013
"shape":"CacheHitResult",
2101321014
"documentation":"<p>If this pipeline execution step was cached, details on the cache hit.</p>"
2101421015
},
21016+
"AttemptCount":{"shape":"IntegerValue"},
2101521017
"FailureReason":{
2101621018
"shape":"FailureReason",
2101721019
"documentation":"<p>The reason why the step failed execution. This is only returned if the step failed its execution.</p>"
@@ -24152,6 +24154,7 @@
2415224154
"qcs605",
2415324155
"qcs603",
2415424156
"sitara_am57x",
24157+
"amba_cv2",
2415524158
"amba_cv22",
2415624159
"amba_cv25",
2415724160
"x86_win32",

0 commit comments

Comments
 (0)