HomeSort by relevance Sort by last modified time
    Searched refs:expected_added_meta_graphs (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/testing/python/framework/
fake_summary_writer.py 65 expected_added_meta_graphs=None,
87 if expected_added_meta_graphs is not None:
88 test_case.assertEqual(expected_added_meta_graphs, self._added_meta_graphs)
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
graph_actions_test.py 122 expected_added_meta_graphs=expected_meta_graphs,
432 expected_added_meta_graphs=expected_meta_graphs,
  /external/tensorflow/tensorflow/python/training/
basic_session_run_hooks_test.py 713 expected_added_meta_graphs=[
    [all...]

Completed in 130 milliseconds