Home
last modified time | relevance | path

Searched refs:end_time_us (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dreplay_log.proto19 double end_time_us = 32; field
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_graph_execution_test.cc264 const int64 end_time_us = Env::Default()->NowMicros(); in RunInferenceByHexagonControlWrapper() local
274 << (end_time_us - start_time_us) / EXECUTION_REPEAT_COUNT << "us"; in RunInferenceByHexagonControlWrapper()