Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator.py361 …"function_tracing", state_tracker=function._get_tracing_count): # pylint: disable=protected-access
/external/tensorflow/tensorflow/python/eager/
Ddef_function.py774 def _get_tracing_count(self): member in Function