Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/
Ddepthwise_conv.cc106 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local
136 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local
229 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConv() local
244 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConv() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Ddepthwise_conv.h66 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local
163 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local
247 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvHybridPerChannel() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_ops_test.cc1143 const int output_channel = 5; in TYPED_TEST_P() local
1151 const int output_channel = 5; in TYPED_TEST_P() local
1160 const int output_channel = 5; in TYPED_TEST_P() local
1169 const int output_channel = 5; in TYPED_TEST_P() local
1178 const int output_channel = 5; in TYPED_TEST_P() local
1187 const int output_channel = 4; in TYPED_TEST_P() local
1196 const int output_channel = 5; in TYPED_TEST_P() local
/external/webrtc/modules/audio_processing/
Ddebug.proto44 repeated bytes output_channel = 8; field
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Ddepthwiseconv_uint8.h221 const int output_channel = m + in_channel * depth_multiplier; in RunPerChannel() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_per_channel_quantized_16x8_test.cc70 const int output_channel = m + in_channel * depth_multiplier; in PickOutputMultiplier() local
Ddepthwiseconv_per_channel_quantized_test.cc72 const int output_channel = m + in_channel * depth_multiplier; in PickOutputMultiplier() local
Dconv_per_channel_quantized_16x8_test.cc68 for (int output_channel = 0; output_channel < output_depth; in PickOutputMultiplier() local
/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/
Ddepthwise_conv.cc112 const int output_channel = m + in_channel * depth_multiplier; in DepthwiseConvPerChannel() local