Hacker News new | ask | show | jobs
ONNX Runtime Web – running your machine learning model in browser (cloudblogs.microsoft.com)
1 points by johlo 1356 days ago
1 comments

From experience, I found deploying with onnx and fastapi much more enjoyable than deploying with torchserve. Curious to see how easy they will make browser deployment and how it compares to tensorflow.js