Skip to content

Commit c85c4a6

Browse files
author
Yuval Fernbach
committed
Pipemode update
1 parent 0d8c164 commit c85c4a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2_Using_Pipemode_input_for_big_datasets.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
"from sagemaker.tensorflow import TensorFlow\n",
162162
"# You should add the metric_definitions arguments to all of your jobs\n",
163163
"# Change base_job_name to 'cifar10-pipe' for console visibility\n",
164+
"# Remember to configure input_mode='Pipe' \n",
164165
"estimator = ... "
165166
]
166167
},

0 commit comments

Comments
 (0)