Commit d17db4b0 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Split Evaluator.evaluate_on_dataset() into two methods to separate

graph construction from running in sessions. Otherwise it is very hard to
avoid adding to the graph every time you do an eval.

Also:
* Stop making init_variables() conditional on whether the variables have
  already been initialized.
* Use new feature of group() to accept lists.
PiperOrigin-RevId: 173404673
parent 8357c316
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment