Hacker News new | ask | show | jobs
by MiroF 2502 days ago
Load the model from torch script? In C++?

Don't see why Rust made this possible.

1 comments

Ideally we'd have native Rust loading of tensorflow, pytorch, etc. models. I've hand-coded a few, but it was pretty monotonous.