Home
last modified time | relevance | path

Searched defs:ConcatInDim (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc540 LocalOp ComputationBuilder::ConcatInDim(absl::Span<const LocalOp> operands, in ConcatInDim() function in xla::swig::ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc852 XlaOp XlaBuilder::ConcatInDim(absl::Span<const XlaOp> operands, in ConcatInDim() function in xla::XlaBuilder
2900 XlaOp ConcatInDim(XlaBuilder* builder, absl::Span<const XlaOp> operands, in ConcatInDim() function