Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_ml_nn.c196 uint8_t *map_in = input + channel * 1 * 1 * operation->input_channels; in pointwise_to_2x2() local
227 …uint8_t *map_in = input + in_channel * operation->weight_width * operation->weight_height * operat… in expand_depthwise() local
273 subsample(uint8_t *map_in, unsigned in_width, unsigned in_height, unsigned in_depth, unsigned out_w… in subsample()
294 void *map_in = input + out_channel * dims_in[1] * dims_in[2] * dims_in[3]; in reshape() local