Searched defs:dw_attr (Results 1 – 2 of 2) sorted by relevance
27 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()
67 auto dw_attr = absl::any_cast<DepthwiseConvolution2DAttributes>( in TryDepthwiseConvPlus1x1Conv() local