Home
last modified time | relevance | path

Searched refs:width_src_image (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/examples/
H A Dneon_cnn.cpp64 constexpr unsigned int width_src_image = 32; in do_setup() local
68 const TensorShape src_shape(width_src_image, height_src_image, ifm_src_img); in do_setup()