Home
last modified time | relevance | path

Searched defs:input_channel (Results 1 – 8 of 8) sorted by relevance

/external/ComputeLibrary/src/graph/nodes/
DReorgLayerNode.cpp50 …const unsigned int input_channel = get_dimension_size(input_descriptor, DataLayoutDimension::CHANN… in compute_output_descriptor() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_ops_test.cc1144 const int input_channel = 4; in TYPED_TEST_P() local
1152 const int input_channel = 4; in TYPED_TEST_P() local
1161 const int input_channel = 4; in TYPED_TEST_P() local
1170 const int input_channel = 4; in TYPED_TEST_P() local
1179 const int input_channel = 4; in TYPED_TEST_P() local
1188 const int input_channel = 4; in TYPED_TEST_P() local
1197 const int input_channel = 4; in TYPED_TEST_P() local
1206 const int input_channel = 4; in TYPED_TEST_P() local
/external/webrtc/modules/audio_processing/
Ddebug.proto43 repeated bytes input_channel = 7; field
/external/webrtc/modules/audio_coding/neteq/
Dmerge.cc69 std::unique_ptr<int16_t[]> input_channel( in Process() local
/external/tensorflow/tensorflow/lite/kernels/
Dconv3d.cc166 int input_channel = filter->dims->data[3]; in Prepare() local
/external/ComputeLibrary/src/core/CL/kernels/
DCLIm2ColKernel.cpp167 const unsigned int input_channel = input->dimension(channel_idx); in configure_opencl_kernel() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dim2col_utils.h391 const int input_channel = input_shape.Dims(4); in Im2col3D() local
Doptimized_ops.h8279 const int input_channel = MatchingDim(input_shape, 4, filter_shape, 4); in Conv3DTranspose() local