Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py838 def enable_graph_collection(self): member in Context
1123 def enable_graph_collection(): function
1129 context().enable_graph_collection()
/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py1104 context.context().enable_graph_collection()