Searched defs:depth_out (Results 1 – 6 of 6) sorted by relevance
189 …SimpleTensor<T> depth_out = reference::depthwise_convolution(src, weights, biases, _output_shape, … in compute_reference() local199 …SimpleTensor<T> depth_out = reference::depthwise_convolution(src, weights, biases, _output_shape, … in compute_reference() local
158 unsigned int depth_out = base_depth * 4; in add_residual_block() local
51 const int depth_out = dst.shape().z(); in depthconcatenate_layer() local
56 const int depth_out = dst.shape().z(); in convolution_layer_nchw() local
164 uint32_t depth_out, float biasValue) { in CreateModel()
1476 nir_variable *depth_out = in blorp_build_nir_shader() local