5 ms·
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
by ritoune 8y 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?
- metahost 8y agoCurious, can SWIG[1] help automate the process? [1]: http://www.swig.org/ http://www.swig.org/