Searched defs:SliceInDim (Results 1 – 1 of 1) sorted by relevance
1045 XlaOp XlaBuilder::SliceInDim(XlaOp operand, int64_t start_index, in SliceInDim() function in xla::XlaBuilder4117 XlaOp SliceInDim(const XlaOp operand, int64_t start_index, int64_t limit_index, in SliceInDim() function