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