Home
last modified time | relevance | path

Searched defs:depth_out (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DDepthwiseConvolutionLayerFixture.h189 …SimpleTensor<T> depth_out = reference::depthwise_convolution(src, weights, biases, _output_shape, … in compute_reference() local
199 …SimpleTensor<T> depth_out = reference::depthwise_convolution(src, weights, biases, _output_shape, … in compute_reference() local
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_resnet_v2_50.cpp158 unsigned int depth_out = base_depth * 4; in add_residual_block() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDepthConcatenateLayer.cpp51 const int depth_out = dst.shape().z(); in depthconcatenate_layer() local
H A DConvolutionLayer.cpp56 const int depth_out = dst.shape().z(); in convolution_layer_nchw() local
/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_nnapi2_tests.cpp164 uint32_t depth_out, float biasValue) { in CreateModel()
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1476 nir_variable *depth_out = in blorp_build_nir_shader() local