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

CopyResizing breaks in Linux #44

Closed joaopauloschuler closed 3 years ago

joaopauloschuler commented 3 years ago

Memory access error in linux when calling CopyResizing.

joaopauloschuler commented 3 years ago

Tested on Ubuntu and fix works.