Skip to content

Commit 17ac4b1

Browse files
author
Ashish Gupta
committed
add inferentia pytorch config
1 parent 69c2107 commit 17ac4b1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"processors": ["inf"],
3+
"scope": ["inference"],
4+
"versions": {
5+
"1.5.1": {
6+
"py_versions": ["py3"],
7+
"registries": {
8+
"us-east-1": "785573368785",
9+
"us-west-2": "301217895009"
10+
},
11+
"repository": "sagemaker-neo-pytorch"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)