Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_combiner.cc73 uint32 src_first_step_idx = step_intersection.FirstStepIndex(src_host_id); in CombineStepDatabase() local
76 src_host_id, src.step_sequence(src_first_step_idx + i), in CombineStepDatabase()
/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection.cc153 std::string StringSrcToDstIndexMap(uint32 src_first_step_idx, in StringSrcToDstIndexMap() argument
159 absl::StrAppend(&str, src_first_step_idx + i, ":", i); in StringSrcToDstIndexMap()