Y
Hacker News
new
|
ask
|
show
|
jobs
by
nivenkos
1416 days ago
You can't run it on GPUs and IPUs/TPUs like C++ though?
I like Rust but all the scientists I know work with C++/Python (PyTorch) nowadays due to that.
1 comments
lostmsu
1416 days ago
Rust has tch-rs - quite descent PyTorch binding. But I still switched to Python due to poor debugging experience in Rust (expression evaluation especially with traits is impossible).
link