Home
last modified time | relevance | path

Searched defs:begin_subordinate_idx (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection.h30 uint32 begin_subordinate_idx; // where the alignment begins on the member
Dstep_intersection.cc94 uint32 begin_subordinate_idx = subordinate_anchor - pre_anchor_steps; in ComputeAlignmentInfo() local
249 uint32 begin_subordinate_idx = alignment->begin_subordinate_idx + shift; in FirstStepIndex() local