Hacker News new | ask | show | jobs
by desku 3406 days ago
I believe there's bindings for: C++, Java, Rust, Haskell and Go.
1 comments

To load graphs and run sessions. Constructing graphs is (still) another story.
Well there's Gorgonia[0] (shameless promo: I wrote it). It's like TF/Theano. I'm finishing up porting/upgrading the CUDA related code from the older version (long story short: I needed a dependency parser and so I hacked on CUDA stuff and now I'm paying the price for not properly engineering it)

[0]: https://github.com/chewxy/gorgonia