Hacker News new | ask | show | jobs
by refulgentis 804 days ago
https://github.com/Telosnex/fonnx - note thats on 6, count em, 6 platforms, and I need to write 4 implementations (Swift/Kotlin/C++/JS). I'm not kidding. Maybe 4 hours. It's trivial. 93 lines of code. And its extremely rote. Allocate X input arrays. Call run. Pull out Y output arrays. Free. https://github.com/Telosnex/fonnx/blob/6d3d80be136002ae28ce2...