Searched refs:CreateConvolutionTransposed (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ |
D | convolution_transposed_selector.cc | 41 CreateConvolutionTransposed(gpu_info, op_def, attr); in SelectConvolutionTransposedAdreno() 67 CreateConvolutionTransposed(gpu_info, op_def, attr); in SelectConvolutionTransposedPowerVR() 76 CreateConvolutionTransposed(gpu_info, op_def, attr); in SelectConvolutionTransposedMali()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | convolution_transposed_test_util.cc | 54 CreateConvolutionTransposed(env->GetGpuInfo(), op_def, attr); in ConvolutionTransposedSimpleWeightsTest() 94 CreateConvolutionTransposed(env->GetGpuInfo(), op_def, attr); in ConvolutionTransposedTest()
|
D | convolution_transposed.h | 63 friend ConvolutionTransposed CreateConvolutionTransposed( 202 ConvolutionTransposed CreateConvolutionTransposed(
|
D | convolution_transposed.cc | 578 ConvolutionTransposed CreateConvolutionTransposed( in CreateConvolutionTransposed() function
|