Searched defs:SliceInDim (Results 1 – 1 of 1) sorted by relevance
979 XlaOp XlaBuilder::SliceInDim(XlaOp operand, int64 start_index, in SliceInDim() function in xla::XlaBuilder4161 XlaOp SliceInDim(const XlaOp operand, int64 start_index, int64 limit_index, in SliceInDim() function