Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_ops.h195 bool is_depthwise) { in GetFilterSizeInMklOrder()
289 bool is_depthwise) { in GetFilterSizeInMklOrder()
489 memory::dims* pad_r, bool is_depthwise) { in GetOutputAndPadSizeInMklOrder()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc122 bool is_depthwise) { in CanFuseConvOrDepthwiseConvShapes()
153 bool is_depthwise) { in CanFuseConvOrDepthwiseConv()
165 bool is_depthwise) { in CanFuseConvOrDepthwiseConv()
203 ElementsAttr ExpandTo4DForConvImpl(Attribute a, bool is_depthwise) { in ExpandTo4DForConvImpl()
/external/XNNPACK/bench/
Dconvolution.cc529 bool is_depthwise = false; in tflite_convolution_f32() local
935 bool is_depthwise = false; in armcl_convolution_f32() local