Home
last modified time | relevance | path

Searched defs:depth_in (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_resnet_v2_50.cpp157 …unsigned int depth_in = last_shape[arm_compute::get_data_layout_dimension_index(common_para… in add_residual_block() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConvolutionLayer.cpp53 const int depth_in = src.shape().z(); in convolution_layer_nchw() local
/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_nnapi2_tests.cpp163 uint32_t filter_height, uint32_t filter_width, uint32_t depth_in, in CreateModel()