blob: 34bcd6aac5e7e13c9b71c59ad39757549675624a (
plain)
1
2
3
4
5
6
7
|
Deep neural networks built on a tape-based autograd system.
CUDA(nvidia GPU) support is untested, but might be picked up
at buildtime if the environment is present.
Optional autodetected dependencies:
OpenBLAS || blas
|