Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlegalize_tf.cc340 IntegerAttr dilation_depth_factor, dilation_height_factor, in matchAndRewrite() local
380 IntegerAttr dilation_depth_factor, dilation_height_factor, in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dbuiltin_op_data.h96 int dilation_depth_factor; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dbuiltin_op_data.h101 int dilation_depth_factor; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops.h8059 const int dilation_depth_factor = params.dilation_depth; in Conv3D() local