Searched defs:input_channel (Results 1 – 8 of 8) sorted by relevance
50 …const unsigned int input_channel = get_dimension_size(input_descriptor, DataLayoutDimension::CHANN… in compute_output_descriptor() local
1144 const int input_channel = 4; in TYPED_TEST_P() local1152 const int input_channel = 4; in TYPED_TEST_P() local1161 const int input_channel = 4; in TYPED_TEST_P() local1170 const int input_channel = 4; in TYPED_TEST_P() local1179 const int input_channel = 4; in TYPED_TEST_P() local1188 const int input_channel = 4; in TYPED_TEST_P() local1197 const int input_channel = 4; in TYPED_TEST_P() local1206 const int input_channel = 4; in TYPED_TEST_P() local
43 repeated bytes input_channel = 7; field
69 std::unique_ptr<int16_t[]> input_channel( in Process() local
166 int input_channel = filter->dims->data[3]; in Prepare() local
167 const unsigned int input_channel = input->dimension(channel_idx); in configure_opencl_kernel() local
391 const int input_channel = input_shape.Dims(4); in Im2col3D() local
8279 const int input_channel = MatchingDim(input_shape, 4, filter_shape, 4); in Conv3DTranspose() local