Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dprepacked_cache.cc29 std::ptrdiff_t AllocateBuffers(PEMat* packed_matrix) { in AllocateBuffers() function
96 const std::ptrdiff_t new_bytes = AllocateBuffers(packed_matrix); in Get()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc263 piece->AllocateBuffers(); in SetPiece()
585 void LiteralBase::Piece::AllocateBuffers() { in AllocateBuffers() function in xla::LiteralBase::Piece
619 AllocateBuffers(); in CopyFrom()
Dliteral.h455 void AllocateBuffers();