Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dshared_device_buffer_test.cc42 TEST(SharedDeviceBufferTest, MakeTuple) { in TEST() argument
Dshared_device_buffer.cc110 SharedDeviceBuffer::MakeTuple( in MakeTuple() function in xla::SharedDeviceBuffer
Dlocal_client.cc402 /* static */ StatusOr<std::unique_ptr<PyLocalBuffer>> PyLocalBuffer::MakeTuple( in MakeTuple() function in xla::PyLocalBuffer
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc468 /* static */ Literal LiteralUtil::MakeTuple( in MakeTuple() function in xla::LiteralUtil
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc454 /*static*/ Status XRTTupleAllocation::MakeTuple( in MakeTuple() function in tensorflow::XRTTupleAllocation
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc230 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::MakeTuple( in MakeTuple() function in xla::PyTpuBuffer
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc723 TEST(RawApiTest, MakeTuple) { in TEST() argument