Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc691 const ShapeIndex& src_shape_index, in CopyFrom() argument
696 ShapeUtil::GetSubshape(src_literal.shape(), src_shape_index); in CopyFrom()
730 ShapeIndex src_piece_index = src_shape_index; in CopyFrom()
Dliteral.h813 const ShapeIndex& src_shape_index = {},