Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.h187 GPUOperation CreateDepthwiseConvolution2DDynamicWeights(
Ddepthwise_conv.cc272 GPUOperation CreateDepthwiseConvolution2DDynamicWeights( in CreateDepthwiseConvolution2DDynamicWeights() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsimple_selectors.cc116 CreateDepthwiseConvolution2DDynamicWeights(gpu_info, op_def, attr)); in SelectDWConvolutionDynamicWeights()