Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc248 void Literal::SetPiece(const Shape& shape, Piece* piece, bool allocate_arrays, in SetPiece()
272 Literal::Literal(const Shape& shape, bool allocate_arrays, in Literal()