Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dweights_conversion.h54 const int s_ch = s * 4 + j; in RearrangeWeightsToOHWIOGroupI4O4() local
91 const int s_ch = s * 4 + j; in RearrangeWeightsToODHWIOGroupI4O4() local
128 const int s_ch = s * 4 + i; in RearrangeWeightsToOHWIOGroupO4I4() local
165 const int s_ch = s * 4 + i; in RearrangeWeightsToODHWIOGroupO4I4() local
202 const int s_ch = s * 4 + j; in RearrangeWeightsToI4HWIOOGroupO4() local
239 const int s_ch = s * 4 + j; in RearrangeWeightsToI4DHWIOOGroupO4() local
276 const int s_ch = s * 4 + i; in RearrangeWeightsToO4HWIOOGroupI4() local
313 const int s_ch = s * 4 + i; in RearrangeWeightsToO4DHWIOOGroupI4() local
351 const int s_ch = s * 4 + i; in RearrangeWeightsToOICustomSpatialI4O4() local
391 const int s_ch = s * 4 + i; in RearrangeWeightsToOICustomSpatialI4O4() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dconv_constants.h51 const int s_ch = s * 4 + j; in RearrangeWeightsForConvConstants() local
88 const int s_ch = s * 4 + i; in RearrangeWeightsForConvConstantsDot() local
H A Dconvolution_transposed_thin.h123 const int s_ch = s * 4 + i; in RearrangeWeightsData() local
H A Ddepthwise_conv_3x3.h130 const int s_ch = s * 4 + i; in RearrangeWeightsAndBiasesData() local
H A Ddepthwise_conv_3x3_stride_h2.h123 const int s_ch = s * 4 + i; in RearrangeWeightsAndBiasesData() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc147 const int s_ch = s * 4 + j; in AddConvData() local