Home
last modified time | relevance | path

Searched defs:op_end_rel_micros (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dstep_stats.proto63 int64 op_end_rel_micros = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.cc56 int64_t op_end_rel_micros = step_stat.op_end_rel_micros(); in AddTimeStats() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.h2111 inline ::int64_t NodeExecStats::op_end_rel_micros() const { in op_end_rel_micros() function