Home
last modified time | relevance | path

Searched refs:graph_mode (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py195 with context.graph_mode():
207 with context.graph_mode():
240 with context.graph_mode(), self.test_session() as sess:
257 with context.graph_mode(), self.test_session():
310 with context.graph_mode():
538 with context.graph_mode(), self.test_session():
589 with context.graph_mode():
602 with context.graph_mode(), self.test_session():
613 with context.graph_mode(), self.test_session():
634 with context.graph_mode(), self.test_session():
[all …]
Dtape_test.py75 with context.graph_mode(), self.test_session():
138 with context.graph_mode(), self.test_session():
169 with context.graph_mode(), self.test_session():
Dbackprop_test.py67 with context.graph_mode(), self.test_session():
137 with context.graph_mode(), self.test_session():
Dgraph_callable.py256 with context.graph_mode():
Dfunction.py370 with self._graph.as_default(), context.graph_mode():
580 with context.graph_mode():
Dcontext.py511 def graph_mode(): function
Dops_test.py90 with graph.as_default(), context.graph_mode():
/external/tensorflow/tensorflow/contrib/eager/python/
Dmetrics_test.py47 with context.graph_mode(), ops.Graph().as_default():
142 with context.graph_mode(), self.test_session() as sess:
176 with context.graph_mode():
184 with context.graph_mode(), self.test_session():
Devaluator_test.py120 with context.graph_mode(), ops.Graph().as_default(), self.test_session():
129 with context.graph_mode(), ops.Graph().as_default(), self.test_session():
Dcheckpointable_utils_test.py457 with context.graph_mode():
846 with context.graph_mode():
866 with context.graph_mode():
Dnetwork_test.py487 with context.graph_mode():
/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py42 def _eager_safe_variable_handle(shape, dtype, shared_name, name, graph_mode): argument
47 if not graph_mode:
55 if graph_mode:
67 with context.graph_mode(), ops.Graph().as_default() as graph:
387 graph_mode=self._in_graph_mode)
402 graph_mode=False)
428 graph_mode=self._in_graph_mode)
/external/tensorflow/tensorflow/python/kernel_tests/
Dlist_ops_test.py132 with context.graph_mode():
/external/tensorflow/tensorflow/python/framework/
Dfunction.py320 with context.graph_mode():
Dtest_util.py554 with context.graph_mode():
Dops_test.py1973 with context.graph_mode():
2070 with context.graph_mode():
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py202 with context.graph_mode():
236 with context.graph_mode():