neural-api icon indicating copy to clipboard operation
neural-api copied to clipboard

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.

Results 61 neural-api issues
Sort by recently updated
recently updated
newest added

E.g. the base class TNNetAddNoiseBase does not store the "Enabled" property in that structure. That has the following impact: Assume you have a TNNetDropout layer in your net. Based on...

bug