Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dis_in_graph_mode.py22 IS_IN_GRAPH_MODE = lambda: True function
Ddeprecation.py478 if is_in_graph_mode.IS_IN_GRAPH_MODE() and _PRINT_DEPRECATION_WARNINGS:
/external/tensorflow/tensorflow/python/eager/
Dcontext.py1170 is_in_graph_mode.IS_IN_GRAPH_MODE = _tmp_in_graph_mode