Hacker News new | ask | show | jobs
by anonymousDan 1899 days ago
So if I want to execute an existing model (e.g. produced using tensorflow/tensorflow lite) from within elixir, what's the easiest way currently?
1 comments

We’re working on a way to import and export models from other formats just by reading the graph into our model representation.