Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.h268 const int kernel_index_x = kernel_index % weights.shape.w; in RearrangeWeightsToOICustomSpatialI4O4() local
277 {d_ch, kernel_index_y, kernel_index_x, s_ch}); in RearrangeWeightsToOICustomSpatialI4O4()
304 const int kernel_index_x = kernel_index % weights.shape.w; in RearrangeWeightsToOICustomSpatialO4I4() local
313 {d_ch, kernel_index_y, kernel_index_x, s_ch}); in RearrangeWeightsToOICustomSpatialO4I4()