Searched refs:filters_count (Results 1 – 1 of 1) sorted by relevance
256 const int filters_count = aligned_ch_count * w_shape.h * w_shape.w; in IsConvConstantsSupported() local260 const int filters_buffer_size = filters_count * float_size; in IsConvConstantsSupported()