- SignalDesk2026-09-13
Original Summary
Hey all!<p>Most ONNX tooling stops at just "looking". For those of you who know about Netron, it allows you to read the graph but the moment you want to change something you're back in Python either using onnx-modifier or onnx.helper scripts. I wanted to click a node, change an attribute or rewire a connection and actually know whether the model still runs, within a web-page.<p>This is exactly what Forma is! Simply drop an .onnx or .tflite file on the page and a full graph renders. From there you can do multiple different things (for more info have a look at the README in repo)<p>MIT Licensed repo<p>Live web-app: <a href="https://forma-ml.vercel.app" rel="nofollow">https://forma-ml.vercel.app</a>
- 情报分类:商业与市场研究
- 分类依据:内容涉及商业、投资或市场动态
- 信息来源:Hacker News 新项目
- 发布时间:2026/9/13 13:49:46
- No replies yet