Searched defs:GetTupleElement (Results 1 – 8 of 8) sorted by relevance
386 inline ::testing::Matcher<const ::xla::HloInstruction*> GetTupleElement( in GetTupleElement() function391 inline ::testing::Matcher<const ::xla::HloInstruction*> GetTupleElement( in GetTupleElement() function396 inline ::testing::Matcher<const ::xla::HloInstruction*> GetTupleElement() { in GetTupleElement() function
176 TEST_F(PatternMatcherTest, GetTupleElement) { in TEST_F() argument
154 TEST_F(DynamicDimensionInferenceTest, GetTupleElement) { in TEST_F() argument
2075 TEST_F(DoesNotUseOperandBufferTest, GetTupleElement) { in TEST_F() argument
1737 ## GetTupleElement section in Operation Semantics
141 TEST_F(XlaBuilderTest, GetTupleElement) { in TEST_F() argument
119 XLA_TEST_F(TupleTest, GetTupleElement) { in XLA_TEST_F() argument
1329 XlaOp XlaBuilder::GetTupleElement(XlaOp tuple_data, int64_t index) { in GetTupleElement() function in xla::XlaBuilder4146 XlaOp GetTupleElement(const XlaOp tuple_data, int64_t index) { in GetTupleElement() function