Searched refs:nn_input_buffer_depth (Results 1 – 3 of 3) sorted by relevance
96 unsigned nn_input_buffer_depth; /* Input buffer size, determines tile size */ member
117 info->npu.nn_input_buffer_depth = db->NNInputBufferDepth; in etna_query_feature_db()
593 unsigned nn_input_buffer_depth = ctx->screen->info->npu.nn_input_buffer_depth; in calculate_tiling() local618 tile_height = nn_input_buffer_depth * interleave_mode - operation->weight_height + 1; in calculate_tiling()