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.cc429 const ShapeIndex& src_shape_index) { in CopyFrom() argument
433 ShapeUtil::GetSubshape(src_literal.shape(), src_shape_index); in CopyFrom()
459 ShapeIndex src_piece_index = src_shape_index; in CopyFrom()
Dliteral.h594 const ShapeIndex& src_shape_index = {});