|
nnlib
GPU-accelerated, C/C++ neural network library.
|
Public Member Functions | |
| void | disableGradient () |
| void | enableGradient () |
| Runtime (Runtime const &)=delete | |
| void | operator= (Runtime const &)=delete |
Static Public Member Functions | |
| static Runtime & | getInstance () |
Public Attributes | |
| bool | useGradient |