mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Update train-tensorflow-resume-training.ipynb
This commit is contained in:
@@ -420,7 +420,7 @@
|
|||||||
" script='tf_mnist_with_checkpoint.py',\n",
|
" script='tf_mnist_with_checkpoint.py',\n",
|
||||||
" arguments=args,\n",
|
" arguments=args,\n",
|
||||||
" compute_target=compute_target,\n",
|
" compute_target=compute_target,\n",
|
||||||
" environment=tf_env)",
|
" environment=tf_env)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"src.run_config.data_references = {checkpoint_data_ref.data_reference_name : checkpoint_data_ref.to_config()}"
|
"src.run_config.data_references = {checkpoint_data_ref.data_reference_name : checkpoint_data_ref.to_config()}"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user