Home
last modified time | relevance | path

Searched defs:sliceSizes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_legalize_to_affine.cc278 SmallVector<int64_t, 4> sliceSizes; in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp1314 SmallVectorImpl<Value>& sliceSizes) { in getSliceSizeValues()
1324 Value sliceSizes = adaptor.slice_sizes(); in getSliceSizeValues() local
1454 DenseIntElementsAttr sliceSizes, in verifyStaticGather()
1612 SmallVector<Value, 4> sliceSizes; in reifyGatherShape() local
3175 auto sliceSizes = adaptor.slice_sizes(); in inferReturnTypeComponents() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc143 DenseIntElementsAttr sliceSizes, in buildSliceLimits()
1426 SmallVectorImpl<Value>& sliceSizes) { in getSliceSizeValues()
1436 Value sliceSizes = adaptor.slice_sizes(); in getSliceSizeValues() local
1566 DenseIntElementsAttr sliceSizes, in verifyStaticGather()
1724 SmallVector<Value, 4> sliceSizes; in reifyGatherShape() local
4144 auto sliceSizes = dynamicSlice.slice_sizes().getValues<int64_t>(); in matchAndRewrite() local
4230 auto sliceSizes = adaptor.slice_sizes(); in inferReturnTypeComponents() local