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.py2366 graph, config, force_gpu, crash_if_inconsistent_args=True)
2391 graph, config, force_gpu, crash_if_inconsistent_args=False)
3256 crash_if_inconsistent_args=True): argument
3267 if crash_if_inconsistent_args and self._cached_graph is not graph:
3272 if crash_if_inconsistent_args and self._cached_config is not config:
3277 if crash_if_inconsistent_args and (self._cached_force_gpu is