Home
last modified time | relevance | path

Searched defs:dw_attr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc27 void UploadWeights(const DepthwiseConvolution2DAttributes& dw_attr, in UploadWeights()
114 const DepthwiseConvolution2DAttributes& dw_attr, in GenerateCode()
235 const DepthwiseConvolution2DAttributes& dw_attr, in IsDepthwiseConvPlus1x1ConvSupported()
255 const DepthwiseConvolution2DAttributes& dw_attr, in CreateDepthwiseConvPlus1x1Conv()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dspecial_selector.cc67 auto dw_attr = absl::any_cast<DepthwiseConvolution2DAttributes>( in TryDepthwiseConvPlus1x1Conv() local