Home
last modified time | relevance | path

Searched defs:d_ch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.h53 const int d_ch = (d * out_group_size + d_group) * 4 + i; in RearrangeWeightsToOHWIOGroupI4O4() local
89 const int d_ch = (d * out_group_size + d_group) * 4 + j; in RearrangeWeightsToOHWIOGroupO4I4() local
126 const int d_ch = (d * out_group_size + d_group) * 4 + i; in RearrangeWeightsToODHWIOGroupI4O4() local
163 const int d_ch = (d * out_group_size + d_group) * 4 + i; in RearrangeWeightsToI4HWIOOGroupO4() local
199 const int d_ch = (d * out_group_size + d_group) * 4 + j; in RearrangeWeightsToO4HWIOOGroupI4() local
236 const int d_ch = (d * out_group_size + d_group) * 4 + i; in RearrangeWeightsToI4DHWIOOGroupO4() local
274 const int d_ch = d * 4 + j; in RearrangeWeightsToOICustomSpatialI4O4() local
310 const int d_ch = d * 4 + i; in RearrangeWeightsToOICustomSpatialO4I4() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.h51 const int d_ch = d * 4 + i; in RearrangeWeightsForConvConstants() local
88 const int d_ch = d * 4 + j; in RearrangeWeightsForConvConstantsDot() local
Ddepthwise_conv.h50 const int d_ch = d * 4 + i; in RearrangeWeightsForDWConv2D() local
123 const int d_ch = d * 4 + i; in RearrangeWeightsForDWConv3D() local
Dconvolution_transposed_thin.h121 const int d_ch = j; in RearrangeWeightsData() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc52 const int d_ch = d * 4 + i; in UploadWeights() local
78 const int d_ch = d * 4 + i; in UploadWeights() local