Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

torch7 preset #203

Closed
edudar opened this issue Apr 12, 2016 · 3 comments
Closed

torch7 preset #203

edudar opened this issue Apr 12, 2016 · 3 comments

Comments

@edudar
Copy link

edudar commented Apr 12, 2016

torch7 is another popular deep learning framework along with caffe and tensorflow. It would be very helpful to have similar bindings to Java for it

@saudet
Copy link
Member

saudet commented Apr 13, 2016

According to torch/torch7#477 there's not much documentation for the C backend apparently. So, I'm not sure what the demand for this would be, but if you're willing to give it a try, sure.

@saudet saudet marked this as a duplicate of #445 Jul 21, 2017
@saudet
Copy link
Member

saudet commented Jul 21, 2017

FYI, this seems to have a better C/C++ API:
https://github.com/pytorch/pytorch/tree/master/torch/lib

/cc @ctongfei

@saudet
Copy link
Member

saudet commented Oct 13, 2018

PyTorch now has a more complete C++ API, and I think it makes more sense to use that these days, so marking as duplicate of #623.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants