Home
last modified time | relevance | path

Searched defs:enable_graph_collection (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dcontext.py838 def enable_graph_collection(self): member in Context
1123 def enable_graph_collection(): function