Home
last modified time | relevance | path

Searched defs:inputBatchDimension (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/python/
DMlirHloModule.cc248 MlirContext ctx) { in PYBIND11_MODULE()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/CAPI/
DAttributes.cc247 MlirContext ctx, int64_t inputBatchDimension, int64_t inputFeatureDimension, in mlirMhloConvDimensionNumbersGet()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp6075 int64_t inputBatchDimension = 0; in parseConvolutionDimensionsRaw() local
6274 int64_t inputBatchDimension = parsedDims.second[IOBatch]; in parseConvolutionDimensions() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc1994 auto inputBatchDimension = dimensionNumbers.getInputBatchDimension(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc8901 int64_t inputBatchDimension = 0; in parseConvolutionDimensionsRaw() local
9100 int64_t inputBatchDimension = parsedDims.second[IOBatch]; in parseConvolutionDimensions() local