Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dtest_util.py1820 graph, config, force_gpu, crash_if_inconsistent_args=True)
1841 graph, config, force_gpu, crash_if_inconsistent_args=False)
2603 crash_if_inconsistent_args=True): argument
2614 if crash_if_inconsistent_args and self._cached_graph is not graph:
2619 if crash_if_inconsistent_args and self._cached_config is not config:
2624 if crash_if_inconsistent_args and (self._cached_force_gpu is