joaopauloschuler / neural-api

CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
GNU Lesser General Public License v2.1
356 stars 195 forks source link

Faster Grouped Convolution Implementation #59

Open joaopauloschuler opened 3 years ago

joaopauloschuler commented 3 years ago

Add Faster Grouped Convolution Implementation

joaopauloschuler commented 3 years ago

Finished coding.

joaopauloschuler commented 3 years ago

TNNetGroupedConvolutionReLU failed testing.