Searched defs:SetScheduled (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | step_stats_collector.cc | 144 void NodeExecStatsWrapper::SetScheduled(int64_t nanos) { in SetScheduled() function in tensorflow::NodeExecStatsWrapper |
H A D | executor.cc | 93 void SetScheduled(NodeExecStatsInterface* stats, int64_t micros) { in SetScheduled() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ | ||
H A D | captured_function.cc | 102 void SetScheduled(int64_t nanos) override {} in SetScheduled() function in tensorflow::data::__anona21e91bd0111::SimpleStepStatsCollector::SimpleNodeExecStats |