Searched defs:RecordCost (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | request_cost.cc | 26 void RequestCost::RecordCost( in RecordCost() function in tensorflow::RequestCost |
/external/tensorflow/tensorflow/core/tfrt/fallback/ | ||
D | cost_recorder.cc | 30 void CostRecorder::RecordCost(int64_t op_key, const uint64_t execution_time) { in RecordCost() function in tensorflow::tfrt_stub::CostRecorder |