Skip to content

Commit 6a4448b

Browse files
author
Ragav Venkatesan
authored
updated the endpoint machines...
1 parent eca3f3a commit 6a4448b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_functionality/mxnet_mnist_byom/mxnet_mnist.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
"logging.getLogger().setLevel(logging.WARNING)\n",
235235
"\n",
236236
"predictor = sagemaker_model.deploy(initial_instance_count=1,\n",
237-
" instance_type='ml.c4.xlarge')"
237+
" instance_type='ml.m4.xlarge')"
238238
]
239239
},
240240
{

0 commit comments

Comments
 (0)