update samples from Release-153 as a part of 1.46.0 SDK stable release

This commit is contained in:
amlrelsa-ms
2022-09-30 17:30:23 +00:00
parent f18a0dfc4d
commit 3228bbfc63
142 changed files with 389 additions and 467 deletions

View File

@@ -21,7 +21,7 @@
"metadata": {},
"source": [
"# Distributed TensorFlow with parameter server\n",
"In this tutorial, you will train a TensorFlow model on the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset using native [distributed TensorFlow](https://www.tensorflow.org/deploy/distributed)."
"In this tutorial, you will train a TensorFlow model on the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset using native [distributed TensorFlow](https://www.tensorflow.org/guide/distributed_training)."
]
},
{
@@ -328,9 +328,9 @@
"friendly_name": "Distributed TensorFlow with parameter server",
"index_order": 1,
"kernelspec": {
"display_name": "Python 3.6",
"display_name": "Python 3.8 - AzureML",
"language": "python",
"name": "python36"
"name": "python38-azureml"
},
"language_info": {
"codemirror_mode": {