Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aymericdamien committed Aug 10, 2019
1 parent 6cb2ad4 commit f4c3435
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions notebooks/5_DataManagement/tfrecords.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -173,17 +173,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"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",
"Instructions for updating:\n",
"Colocations handled automatically by placer.\n"
]
}
],
"outputs": [],
"source": [
"# Create TensorFlow session.\n",
"sess = tf.Session()\n",
Expand Down

0 comments on commit f4c3435

Please sign in to comment.