-
Notifications
You must be signed in to change notification settings - Fork 74.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rust API #388
Comments
Moving email discussion here: Rust bindings would be cool! I don't think there's anyone working on rust bindings so far, though it might be worth an email to discuss@tensorflow.org to check. Agreed that a separate project is probably good to start out. To start the conversation, there are a couple different levels of bindings:
It's probably best to shoot for (1) to start and only move to (2) once it's clear how much of (3) will be a blocker for the desired applications. |
FWIW, getting something like 1) is pretty straightforward with |
I would be glad to work on a Rust interface for TensorFlow if nobody is currently working on a solution. |
I just launched a project to provide the Rust bindings at https://github.com/google/tensorflow-rust. The build glue is there, but most of the bindings have yet to be written. |
Nice! I'm happy to help with any issues you run into. |
Cool! |
Closing this issue. The Rust bindings have been moved to github.com/tensorflow/rust |
…pstream-deven-whitelist-v2-failures Whitelisting failures in the rocm_v2 CI run
TensorFlow should have a Rust interface.
Original e-mail:
I'd like to write Rust bindings for TensorFlow, and I had a few questions. First of all, is anyone already working on this, and if so, can I lend a hand? If not, is this something the TensorFlow team would be interested in? I assume that the TensorFlow team would not be willing to commit right now to supporting Rust, so I thought a separate open source project (with the option to fold into the main project later) would be the way to go.
The text was updated successfully, but these errors were encountered: