Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc110 void Literal::SetPiece(const Shape& shape, Piece* piece, bool allocate_arrays) { in SetPiece()
145 Literal::Literal(const Shape& shape, bool allocate_arrays) in Literal()