Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc534 /* static */ Literal LiteralUtil::MakeTuple( in MakeTuple() function in xla::LiteralUtil
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc455 /*static*/ Status XRTTupleAllocation::MakeTuple( in MakeTuple() function in tensorflow::XRTTupleAllocation
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc231 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::MakeTuple( in MakeTuple() function in xla::PyTpuBuffer
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc808 TEST(RawApiTest, MakeTuple) { in TEST() argument