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.py1955 def enable_graph_collection(self): member in Context
2517 def enable_graph_collection(): function
2523 context().enable_graph_collection()
2571 ctx.enable_graph_collection()
/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py1329 context.context().enable_graph_collection()