Home
last modified time | relevance | path

Searched defs:epoch_index (Results 1 – 3 of 3) sorted by relevance

/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()
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Ddataloader.cpp1674 for (const auto epoch_index : c10::irange(epoch_count)) { in TEST() local
1978 for (const auto epoch_index : c10::irange(epoch_count)) { in TEST() local
2079 for (const auto epoch_index : c10::irange(epoch_count)) { in TEST() local