Searched defs:StartCounting (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/profiler/ | ||
H A D | perf-inl.h | 54 inline void PerfProfiler::StartCounting() const { in StartCounting() function |
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/ | ||
H A D | coordinator_test.cc | 70 void StartCounting(std::atomic<int>* counter, int until, in StartCounting() function in tensorflow::__anon8e7118620111::MockQueueRunner |