Skip Navigation
Deep Learning @lemmy.ml

Is using Rust bindings for the C++ api of PyTorch much faster than using Python?

github.com

GitHub - LaurentMazare/tch-rs: Rust bindings for the C++ api of PyTorch.

I tried to port a LSTM example in Python and the Rust version is much faster than the original. I wonder whether this is normal. 🤦‍

0 comments

No comments