Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h551 void CopyElementsWithDynamicBound(const LiteralBase::Piece& src);
Dliteral.cc504 CopyElementsWithDynamicBound<NATIVE_T>(src); \ in CopyFrom()
1621 void LiteralBase::Piece::CopyElementsWithDynamicBound( in CopyElementsWithDynamicBound() function in xla::LiteralBase::Piece