Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseEmplaceCheck.cpp93 auto MakeTuple = ignoringImplicit( in registerMatchers() local
/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.cc808 TEST(RawApiTest, MakeTuple) { in TEST() argument