Hacker News new | ask | show | jobs
by craigacp 1060 days ago
As ONNX models are protobufs you can edit them at a Python or Java REPL (or other language but I've personally used those two). Dumping them out as text seems like a lot more work, and a lot less typesafe.