Home
last modified time | relevance | path

Searched defs:dst_ch (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dsplit.cc152 for (auto dst_ch : channels) { in GetSplitChannelsCode() local
156 int dst_ch = 0; in GetSplitChannelsCode() local
H A Ddepthwise_conv_3x3.h144 const int dst_ch = s * 4 + i; in RearrangeWeightsAndBiasesData() local
H A Ddepthwise_conv_3x3_stride_h2.h137 const int dst_ch = s * 4 + i; in RearrangeWeightsAndBiasesData() local
H A Dfully_connected.h105 const int dst_ch = d * 4 + j; in RearrangeFCWeightsToOIO4I4() local
H A Dfully_connected.cc49 const int dst_ch = d * 4 + j; in RearrangeFCWeightsToOIO4I4() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dutil.h45 const int dst_ch = d * 4 + i; in CopyLinearFLT4() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Dfc_fc_add.h84 const int dst_ch = d * 4 + j; in RearrangeFCWeightsToOIO4I4() local
H A Dfc_fc_add.cc47 const int dst_ch = d * 4 + j; in RearrangeFCWeightsToOIO4I4() local