Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_monitors.py52 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
H A Ddebug_events_monitors_test.py45 def on_execution(self, execution_index, execution): argument
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfake_log_manager.h34 int execution_index, int epoch_index, in LogToLongHistogram()
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dlog_manager_wrapper_impl.cc95 HistogramCounters histogram_counter, int execution_index, int epoch_index, in LogToLongHistogram()