Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py1522 def disable_graph_collection(self): member in Context
2027 def disable_graph_collection(): function
2029 context().disable_graph_collection()
2077 ctx.disable_graph_collection()