/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | depthwise_conv.h | 68 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local 165 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local 249 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvHybridPerChannel() local
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_fused_ops_test.cc | 1012 const int output_channel = 5; in TYPED_TEST_P() local 1020 const int output_channel = 5; in TYPED_TEST_P() local 1029 const int output_channel = 5; in TYPED_TEST_P() local 1038 const int output_channel = 5; in TYPED_TEST_P() local 1047 const int output_channel = 5; in TYPED_TEST_P() local 1056 const int output_channel = 5; in TYPED_TEST_P() local 1065 const int output_channel = 4; in TYPED_TEST_P() local 1074 const int output_channel = 5; in TYPED_TEST_P() local
|
/external/webrtc/modules/audio_processing/ |
D | debug.proto | 44 repeated bytes output_channel = 8; field
|
/external/XNNPACK/test/ |
D | depth-to-space.cc | 70 size_t output_channel() { return output_dims[3]; } in output_channel() function in DepthToSpaceTest
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | depthwiseconv_uint8.h | 243 const int output_channel = m + in_channel * depth_multiplier; in RunPerChannel() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | depthwiseconv_per_channel_quantized_16x8_test.cc | 70 const int output_channel = m + in_channel * depth_multiplier; in PickOutputMultiplier() local
|
D | conv_per_channel_quantized_16x8_test.cc | 68 for (int output_channel = 0; output_channel < output_depth; in PickOutputMultiplier() local
|
D | depthwiseconv_per_channel_quantized_test.cc | 72 const int output_channel = m + in_channel * depth_multiplier; in PickOutputMultiplier() local
|
/external/XNNPACK/src/operators/ |
D | convolution-nhwc.c | 922 …for (size_t output_channel = 0; output_channel < groups * group_output_channels; output_channel++)… in xnn_create_convolution2d_nhwc_qc8() local 948 …for (size_t output_channel = 0; output_channel < groups * group_output_channels; output_channel++)… in xnn_create_convolution2d_nhwc_qc8() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | im2col_utils.h | 397 const int output_channel = im2col_shape.Dims(4); in Im2col3D() local
|
D | optimized_ops.h | 4336 const int output_channel = ext_output_shape.Dims(4); in PadImpl() local 8230 const int output_channel = MatchingDim(output_shape, 4, filter_shape, 3); in Conv3DTranspose() local
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | debug.pb.h | 2683 inline const std::string& Stream::output_channel(int index) const { in output_channel() function 2730 Stream::output_channel() const { in output_channel() function
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
D | legalize_tf.cc | 1022 int output_channel = output_type.getShape()[3]; in matchAndRewrite() local
|
D | legalize_tfl.cc | 1160 int output_channel = 0; in matchAndRewrite() local
|