Searched refs:input_ld_matrix (Results 1 – 3 of 3) sorted by relevance
82 size_t input_ld_batch, input_ld_matrix, input_ld_row; member151 outptr, wds.input_ld_batch, wds.input_ld_matrix, wds.input_ld_row, in execute()
328 ws.input_ld_matrix = iroundup(n_output_patches, 4u) * ws.input_ld_row; in get_implementation()329 ws.input_ld_batch = n_multis * ws.input_ld_matrix; in get_implementation()
208 a_strides.set(3, data_type_size * _winograd_impl.winograd_spec.input_ld_matrix); in configure()