Home
last modified time | relevance | path

Searched defs:stride_correction (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dpooling.cc28 bool stride_correction, in GetAveragePoolingKernelCode()
146 bool stride_correction, bool output_indices, in GetMaxPoolingKernelCode()
297 const bool stride_correction = in CreatePooling() local
321 const bool stride_correction = in CreatePooling() local
Ddepthwise_conv.cc70 const OperationDef& op_def, bool stride_correction, int channel_multiplier, in GenerateDepthwiseConvolutionCode()
253 const bool stride_correction = in CreateDepthwiseConvolution2D() local
282 const bool stride_correction = in CreateDepthwiseConvolution2DDynamicWeights() local
321 const bool stride_correction = in CreateDepthwiseConvolution3D() local
Dconv_constants.cc99 bool stride_correction, in GenerateConvolutionConstantCode()
282 const bool stride_correction = in CreateConvConstants() local
Dconv_metal.cc160 bool stride_correction) { in GenerateConvolution()
996 const bool stride_correction = in CreateConvolutionMetal() local
Dconv_powervr.cc247 const bool stride_correction = in GenerateCode() local
339 bool stride_correction, in GenerateConv()