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