Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f4c3435

Browse files
committed
small fixes
1 parent 6cb2ad4 commit f4c3435

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed
File renamed without changes.

notebooks/5_DataManagement/tfrecords.ipynb

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -173,17 +173,7 @@
173173
"cell_type": "code",
174174
"execution_count": null,
175175
"metadata": {},
176-
"outputs": [
177-
{
178-
"name": "stdout",
179-
"output_type": "stream",
180-
"text": [
181-
"WARNING:tensorflow:From /home/orus/tf1/lib/python2.7/site-packages/tensorflow/python/data/ops/dataset_ops.py:1419: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.\n",
182-
"Instructions for updating:\n",
183-
"Colocations handled automatically by placer.\n"
184-
]
185-
}
186-
],
176+
"outputs": [],
187177
"source": [
188178
"# Create TensorFlow session.\n",
189179
"sess = tf.Session()\n",

0 commit comments

Comments
 (0)