Home
last modified time | relevance | path

Searched defs:startIndexMap (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_mhlo_to_thlo.cc211 auto startIndexMap = op.dimension_numbers().getStartIndexMap(); in matchAndRewrite() local
Dlegalize_to_linalg.cc2985 ArrayRef<int64_t> startIndexMap = in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/python/
DMlirHloModule.cc149 MlirContext ctx) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_affine.cc273 auto startIndexMap = gatherDim.getStartIndexMap(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/CAPI/
DAttributes.cc98 intptr_t nStartIndexMap, const int64_t *startIndexMap, in mlirMhloGatherDimensionNumbersGet()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp1351 auto startIndexMap = to_vector(dimensionNumbers.getStartIndexMap()); in verifyGather() local
5903 SmallVector<int64_t> startIndexMap; in parse() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc1463 auto startIndexMap = to_vector(dimensionNumbers.getStartIndexMap()); in verifyGather() local
8729 SmallVector<int64_t> startIndexMap; in parse() local