Hacker News new | ask | show | jobs
by ritoune 2757 days ago
I've been using PyTorch, and the PyTorch 1.0 pre-release for a while now. I adore it but don't really want to write C++ backends in production.

Anyone want to start working on Golang bindings for C++ PyTorch?

1 comments

Curious, can SWIG[1] help automate the process?

[1]: http://www.swig.org/