Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py1713 def disable_run_metadata(self): member in Context
2237 def disable_run_metadata(): function
2239 context().disable_run_metadata()
Dfunction_test.py1369 context.disable_run_metadata()
/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py1338 context.context().disable_run_metadata()
/external/tensorflow/tensorflow/python/distribute/
Dmirrored_strategy_test.py1394 context.disable_run_metadata()