Searched defs:MakeTuple (Results 1 – 5 of 5) sorted by relevance
93 auto MakeTuple = ignoringImplicit( in registerMatchers() local
468 /* static */ Literal LiteralUtil::MakeTuple( in MakeTuple() function in xla::LiteralUtil
454 /*static*/ Status XRTTupleAllocation::MakeTuple( in MakeTuple() function in tensorflow::XRTTupleAllocation
230 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::MakeTuple( in MakeTuple() function in xla::PyTpuBuffer
808 TEST(RawApiTest, MakeTuple) { in TEST() argument