Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection.cc75 uint32 subordinate_anchor, in ComputeAlignmentInfo() argument
85 uint32 pre_anchor_steps = std::min(subordinate_anchor, chief_anchor); in ComputeAlignmentInfo()
87 std::min(subordinate.step_sequence_size() - subordinate_anchor, in ComputeAlignmentInfo()
94 uint32 begin_subordinate_idx = subordinate_anchor - pre_anchor_steps; in ComputeAlignmentInfo()