Resolve "Adopt to the Estimators API"
Compare changes
- Amir MOHAMMADI authored
Modify tfrecords so that they work with predictions rename all scripts to start with "bob_tf_"
@@ -17,16 +17,16 @@ from __future__ import absolute_import
@@ -39,22 +39,27 @@ def input_fn(mode, batch_size=1):
@@ -73,9 +78,9 @@ def input_fn(mode, batch_size=1):
@@ -86,6 +91,10 @@ def eval_input_fn():
@@ -164,13 +173,16 @@ def mnist_model(inputs, mode):
@@ -202,3 +214,22 @@ def model_fn(features, labels, mode):