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.py1507 def disable_run_metadata(self): member in Context
2013 def disable_run_metadata(): function
2015 context().disable_run_metadata()
Dfunction_test.py1058 context.disable_run_metadata()
/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py1266 context.context().disable_run_metadata()
/external/tensorflow/tensorflow/python/distribute/
Dmirrored_strategy_test.py1352 context.disable_run_metadata()