Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h290 const ShapeIndex& source_base_index,
644 const ShapeIndex& source_base_index, in CopySubtreeFrom() argument
648 ShapeUtil::GetSubshape(other.shape(), source_base_index))); in CopySubtreeFrom()
649 ForEachMutableElement([this, &other, &source_base_index, &target_base_index]( in CopySubtreeFrom()
659 ShapeIndex source_index = source_base_index; in CopySubtreeFrom()