Intel® Math Kernel Library 2019 Developer Reference - C
Releases an array allocated by dnnAllocateBuffer. Note: The Deep Neural Network (DNN) component in Intel MKL is deprecated and will be removed in a future release. You can continue to use optimized functions for deep neural networks through Intel Math Kernel Library for Deep Neural Networks.
dnnError_t dnnReleaseBuffer_F32 (void *pPtr);
dnnError_t dnnReleaseBuffer_F64 (void *pPtr);
ptr |
Pointer to an array allocated by |
None.
Each dnnReleaseBuffer function releases an array allocated by dnnAllocateBuffer