Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc252 int64_t dim_dilation = dilations[i].template cast<IntegerAttr>().getInt(); in getPaddingValuesFromPadType() local
327 int64_t dim_dilation = dilations[i].template cast<IntegerAttr>().getInt(); in getTransposeConv2dPaddingValues() local