Home
last modified time | relevance | path

Searched defs:nDims (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp200 unsigned nDims = reassociation[0].getNumDims(); in isReassociationValid() local
/llvm-project-15.0.7/mlir/lib/CAPI/Dialect/
H A DQuant.cpp165 intptr_t nDims, double *scales, int64_t *zeroPoints, in mlirUniformQuantizedPerAxisTypeGet()
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DDialectQuant.cpp226 auto nDims = static_cast<intptr_t>(scales.size()); in populateDialectQuantSubmodule() local
H A DIRAffine.cpp732 [](intptr_t nDims, DefaultingPyMlirContext context) { in populateIRAffine()
742 DefaultingPyMlirContext context) { in populateIRAffine()
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp363 auto nDims = op.getNumLoops() + 1; in splitReductionByScaling() local
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp1961 unsigned nDims = var.size(); in findIntegerSample() local
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp523 unsigned nDims = lbMap.getNumDims(); in normalizeAffineParallel() local
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp671 unsigned nDims = 0, nSyms = 0; in composeAffineMapAndOperands() local