Home
last modified time | relevance | path

Searched defs:lhsDilation (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops_common.cc139 llvm::Optional<DenseIntElementsAttr> lhsDilation, in printWindowAttributes()
166 DenseIntElementsAttr &lhsDilation, in parseWindowAttributes()
Dhlo_ops.cc344 ArrayRef<int64_t> lhsDilation, ArrayRef<int64_t> rhsDilation, in verifyWindowAttributesAndInferWindowDimensions()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp287 ArrayRef<int64_t> lhsDilation, ArrayRef<int64_t> rhsDilation, in verifyWindowAttributesAndInferWindowDimensions()
6479 llvm::Optional<DenseIntElementsAttr> lhsDilation, in printWindowAttributes()
6506 DenseIntElementsAttr& lhsDilation, in parseWindowAttributes()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc1824 DenseIntElementsAttr lhsDilation, in applyConvolutionPadding()