Searched defs:execution_index (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_monitors.py | 52 def on_execution(self, execution_index, execution): argument 91 execution_index=None, argument 132 def execution_index(self): member in InfNanAlert 153 execution_index=None, argument 197 execution_index=None, argument 259 execution_index, argument
|
D | debug_events_monitors_test.py | 45 def on_execution(self, execution_index, execution): argument
|
/external/federated-compute/fcp/client/ |
D | fake_log_manager.h | 34 int execution_index, int epoch_index, in LogToLongHistogram()
|