| /external/tensorflow/tensorflow/python/keras/applications/ |
| D | mobilenet.py | 87 depth_multiplier=1, argument 367 depth_multiplier=1, argument
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_per_channel_quantized_test.cc | 52 const int depth_multiplier = params.depth_multiplier; in PickOutputMultiplier() local 144 void CompareRoundingResults(int flat_size, const int depth_multiplier, in CompareRoundingResults() 190 int filter_width, int filter_height, int depth_multiplier, in GenerateValidShapeConfigurations() 228 const int depth_multiplier = 1; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | depthwiseconv_quantized_test.cc | 177 const int depth_multiplier = params.depth_multiplier; in DispatchDepthwiseConvImpl() local 383 const int depth_multiplier = params.depth_multiplier; in DispatchDepthwiseConvImpl() local 620 int depth_multiplier, std::int32_t output_offset, in TestOneDepthwiseConvWithGivenOutputShift() 757 int depth_multiplier, std::int32_t output_offset, in TestOneDepthwiseConvBisectOutputShift() 816 int depth_multiplier, std::int32_t output_offset, in TestOneDepthwiseConv() 833 int depth_multiplier, int stride, in TryTestDepthwiseConv() 963 const int depth_multiplier = ExponentialRandomPositiveInt(0.8f, 6, 50); in TryTestOneDepthwiseConv() local 985 const int depth_multiplier = 1; in TryTestOneDepthwiseConv3x3Filter() local 1037 const int depth_multiplier = in TryTestOneNeonDot3x3() local
|
| D | depthwiseconv_per_channel_quantized_16x8_test.cc | 51 const int depth_multiplier = params.depth_multiplier; in PickOutputMultiplier() local 142 int filter_width, int filter_height, int depth_multiplier, in GenerateValidShapeConfigurations() 186 const int depth_multiplier = 1; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | depthwiseconv_float_test.cc | 80 const int depth_multiplier = ExponentialRandomPositiveInt(0.8f, 6, 50); in TryTestOneDepthwiseConv() local
|
| /external/XNNPACK/src/subgraph/ |
| D | depthwise-convolution-2d.c | 28 uint32_t depth_multiplier, in xnn_define_depthwise_convolution_2d()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
| D | depthwise_conv.h | 37 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvPerChannel() local 136 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvPerChannel() local 221 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvHybridPerChannel() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | depthwise_conv_op.h | 33 int depth_multiplier; member
|
| D | depthwise_conv_op.cc | 350 const int32 depth_multiplier = filter.dim_size(3); in Compute() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | depthwiseconv_uint8.h | 104 const int depth_multiplier = params.depth_multiplier; in Run() local 190 const int depth_multiplier = params.depth_multiplier; in RunPerChannel() local
|
| D | depthwiseconv_float.h | 37 const int depth_multiplier = params.depth_multiplier; in DepthwiseConv() local
|
| D | legacy_reference_ops.h | 47 int pad_width, int pad_height, int depth_multiplier, in DepthwiseConv() 73 int pad_height, int depth_multiplier, in DepthwiseConv() 89 int pad_height, int depth_multiplier, float* output_data, in DepthwiseConv() 104 int pad_width, int pad_height, int depth_multiplier, in DepthwiseConv() 117 int pad_width, int pad_height, int depth_multiplier, in DepthwiseConv() 151 int pad_height, int depth_multiplier, in DepthwiseConv() 171 int pad_height, int depth_multiplier, int32 output_offset, in DepthwiseConv() 193 int pad_width, int pad_height, int depth_multiplier, in DepthwiseConv()
|
| /external/tensorflow/tensorflow/core/kernels/neon/ |
| D | neon_depthwise_conv_op.cc | 84 const int32 depth_multiplier = filter.dim_size(3); in Compute() local
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_dnn.h | 381 const dnn::FilterDescriptor& filter_descriptor, int depth_multiplier, in DoSeparableConvolve()
|
| /external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
| D | convolutional.py | 723 depth_multiplier=1, argument 838 depth_multiplier=1, argument 887 depth_multiplier=1, argument 1010 depth_multiplier=1, argument
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | depthwise_conv_2d_tester.h | 51 inline DepthwiseConv2DTester& DepthMultiplier(int32_t depth_multiplier) { in DepthMultiplier()
|
| /external/XNNPACK/test/ |
| D | subgraph-tester.h | 103 uint32_t depth_multiplier, size_t input_channels, uint32_t input_id, in add_depthwise_conv()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | depthwise_conv_hybrid.h | 53 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvHybridGeneral() local 268 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvHybridWithRounding() local
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_dnn.h | 405 const dnn::FilterDescriptor& filter_descriptor, int depth_multiplier, in DoSeparableConvolve()
|
| /external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/ |
| D | depthwise_conv.cc | 50 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvPerChannel() local 172 const int depth_multiplier = params.depth_multiplier; in DepthwiseConv() local
|
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | convolutional.py | 1771 depth_multiplier=1, argument 2004 depth_multiplier=1, argument 2194 depth_multiplier=1, argument 2349 depth_multiplier=1, argument
|
| /external/llvm-project/mlir/lib/Dialect/Linalg/EDSC/ |
| D | Builders.cpp | 247 Value vI, Value vW, Value vO, int depth_multiplier, ArrayRef<int> strides, in linalg_generic_dilated_conv_nhwc()
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | depthwise_conv.cc | 285 int16* depth_multiplier) { in ComputeDepthMultiplier()
|
| /external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
| D | depthwise_conv.cc | 80 const int depth_multiplier = params.depth_multiplier; in DepthwiseConvPerChannel() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | model_builder.cc | 433 const int depth_multiplier = tf_options->depth_multiplier; in IsSupported() local 494 const int depth_multiplier = tf_options->depth_multiplier; in Parse() local 512 const TfLiteTensor* output, int depth_multiplier, in TransposeWeights()
|