Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History

TensorFlow-GPU

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tensorflow GPU

This example demonstrate how to run standard TensorFlow sample (https://github.com/tensorflow/models/blob/master/tutorials/image/mnist/convolutional.py) on an Azure Batch AI cluster of one node.

Details

  • For demonstration purposes, official convolutional.py will be deployed at Azure File Share;
  • Standard output of the job will be stored on Azure File Share;

Instructions to Run Recipe

Jupyter Notebook

You can find Jupyter Notebook for this recipe in TensorFlow-GPU.ipynb.

Azure CLI 2.0

You can find Azure CLI 2.0 instructions for this recipe in cli-instructions.md.

License Notice

Under construction...

Help or Feedback


If you have any problems or questions, you can reach the Batch AI team at [email protected] or you can create an issue on GitHub.

We also welcome your contributions of additional sample notebooks, scripts, or other examples of working with Batch AI.