Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py1964 def disable_graph_collection(self): member in Context
2526 def disable_graph_collection(): function