All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcuda.jcudnn.package-info Maven / Gradle / Ivy

There is a newer version: 12.0.0
Show newest version
/**
 * Contains the classes of JCudnn.
 * 

* This package contains classes that are related to JCudnn. * The main class is the {@link jcuda.jcudnn.JCudnn} class, * which provides all method bindings for cuDNN, the * NVIDIA CUDA Deep Neural Network library.
*
* Please consult your cuDNN library documentation * for more information about how to use this API. */ package jcuda.jcudnn;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy