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.py2713 graph, config, force_gpu, crash_if_inconsistent_args=True)
2738 graph, config, force_gpu, crash_if_inconsistent_args=False)
3657 crash_if_inconsistent_args=True): argument
3668 if crash_if_inconsistent_args and self._cached_graph is not graph:
3673 if crash_if_inconsistent_args and self._cached_config is not config:
3678 if crash_if_inconsistent_args and (self._cached_force_gpu is