Home
last modified time | relevance | path

Searched refs:CreateDepthwiseConvolution2DDynamicWeights (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Ddepthwise_conv.h55 friend DepthwiseConv CreateDepthwiseConvolution2DDynamicWeights(
261 DepthwiseConv CreateDepthwiseConvolution2DDynamicWeights(
H A Ddepthwise_conv.cc431 DepthwiseConv CreateDepthwiseConvolution2DDynamicWeights( in CreateDepthwiseConvolution2DDynamicWeights() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Dsimple_selectors.cc145 CreateDepthwiseConvolution2DDynamicWeights(gpu_info, op_def, attr)); in SelectDWConvolutionDynamicWeights()