We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79b4646 + dbc9d36 commit 6dc6600Copy full SHA for 6dc6600
articles/machine-learning/how-to-deploy-custom-container.md
@@ -116,12 +116,8 @@ You can configure your cloud deployment using YAML. Take a look at the sample YA
116
117
__tfserving-endpoint.yml__
118
119
-:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container/tfserving/half-plus-two/tfserving-endpoint.yml":::
120
-
121
__tfserving-deployment.yml__
122
123
-:::code language="yaml" source="~/azureml-examples-main/cli/endpoints/online/custom-container//tfserving/half-plus-two/tfserving-deployment.yml":::
124
125
# [Python SDK](#tab/python)
126
127
### Connect to Azure Machine Learning workspace
0 commit comments