Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc1748 /* static */ Literal MutableLiteralBase::MoveIntoTuple( in MoveIntoTuple() function in xla::MutableLiteralBase
H A Dliteral_test.cc1779 TEST_F(LiteralUtilTest, MoveIntoTuple) { in TEST_F() argument