Searched defs:getSlice (Results 1 – 3 of 3) sorted by relevance
144 mlir::getSlice(Operation *op, const BackwardSliceOptions &backwardSliceOptions, getSlice() function in mlir
183 constexpr SparseTensorDimSliceAttr getSlice() const { return slice; } in getSlice() function
69 static Value getSlice(OpBuilder &b, Location loc, Value source, getSlice() function