Home
last modified time | relevance | path

Searched refs:Convolution3DAttributes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h262 struct Convolution3DAttributes { struct
279 const Convolution3DAttributes& attr); argument
289 const Convolution3DAttributes& attr);
326 struct DepthwiseConvolution3DAttributes : public Convolution3DAttributes {};
Doperations.cc287 const Convolution3DAttributes& attr) { in CalculateOutputWithoutStrides()
364 const Convolution3DAttributes& attr) { in CalculateSamePadding()
510 const Convolution3DAttributes& attr) { in CalculateOutputShape()
736 const Convolution3DAttributes& attr) { in CalculateSamePadding()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_powervr.h121 const Convolution3DAttributes& attr, const GpuInfo& gpu_info,
163 const Convolution3DAttributes& attr,
185 const Convolution3DAttributes& attr,
382 const Convolution3DAttributes& attr,
Dconv_powervr.cc218 const Convolution3DAttributes& attr, in ConvPowerVR()
1358 const Convolution3DAttributes& attr, const BHWDC* dst_shape) { in GuessBestParams()
1478 const Convolution3DAttributes& attr, in CreateConvPowerVR3D()