Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py40 _default_mode = GRAPH_MODE variable
66 self.mode = _default_mode
/external/tensorflow/tensorflow/python/framework/
Dops.py5096 if context._default_mode == context.GRAPH_MODE:
5103 context._default_mode = context.EAGER_MODE