Azure / Azure/azureml-examples
mnist-torch-deployment.yml uses TensorFlow model
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 1.7k
- Avg merge
- 18h 18m
- Merged PRs (30d)
- 2
Description
### Operating System
Linux
### Version Information
N/A
### Steps to reproduce
The yaml file [here](https://github.com/Azure/azureml-examples/blob/main/cli/endpoints/batch/mnist-torch-deployment.yml) has the description "A deployment using Torch to solve the MNIST classification dataset."
### Expected behavior
The Yaml file points to a model and scoring script which use PyTorch
### Actual behavior
The Yaml file points to a model and scoring script which use TensorFlow, there is no PyTorch example
### Addition information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.