Home
last modified time | relevance | path

Searched defs:StartCounting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dperf-inl.h54 inline void PerfProfiler::StartCounting() const { in StartCounting() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/
H A Dcoordinator_test.cc70 void StartCounting(std::atomic<int>* counter, int until, in StartCounting() function in tensorflow::__anon8e7118620111::MockQueueRunner