mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Merge pull request #1166 from Azure/minxia/patch
patch for resume training notebook
This commit is contained in:
@@ -420,7 +420,9 @@
|
||||
" script='tf_mnist_with_checkpoint.py',\n",
|
||||
" arguments=args,\n",
|
||||
" compute_target=compute_target,\n",
|
||||
" environment=tf_env)"
|
||||
" environment=tf_env)\n",
|
||||
"\n",
|
||||
"src.run_config.data_references = {checkpoint_data_ref.data_reference_name : checkpoint_data_ref.to_config()}"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -497,4 +499,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user