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

Delphi compatibility/AVX Support #116

Open mikerabat opened 1 year ago

mikerabat commented 1 year ago

Dear Joapaulo!

I took the liberty to enhance your library with Delphi AVX support and other userfull stuff like faster loading of classifiers + a few additional checks to avoid AV's . I hope you find these useful and it would be great if you could take a look at them.