Deploying a Tensorflow Model
Learn to deploy TensorFlow models in Azure.
Create a batch endpoint
We will discuss the deep learning deployment details in this lesson. For deep learning deployments, batch deployments are more helpful in running the deployments in bulk. We can leverage parallelism support for batch deployments.
We will start with batch endpoint creation. Using the widget below, we create a batch endpoint called batch-endpt
.
Get hands-on with 1400+ tech skills courses.