Searched defs:ConcatInDim (Results 1 – 2 of 2) sorted by relevance
115 TEST_F(XlaBuilderTest, ConcatInDim) { in TEST_F() argument
1124 XlaOp XlaBuilder::ConcatInDim(absl::Span<const XlaOp> operands, in ConcatInDim() function in xla::XlaBuilder4133 XlaOp ConcatInDim(XlaBuilder* builder, absl::Span<const XlaOp> operands, in ConcatInDim() function