Hacker News new | ask | show | jobs
by commaai 1951 days ago
What format would you rather the model be saved in? ONNX is the most cross platform and standard as far as I know, and it's also what we use internally.

It's not like a PE format which is compiled from something else higher level.