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
371 stars 198 forks source link

Add CAI kDenseNet #64

Open joaopauloschuler opened 3 years ago

joaopauloschuler commented 3 years ago

Following inspiration on the paper "Grouped Pointwise Convolutions Significantly Reduces Parameters in EfficientNet", implement a CAI optimized kDenseNet.