PyTorch or ONNX: Choosing a Target for an MXNet Port
July 21, 2026
PyTorch is a home; ONNX is a shipping container. The choice turns on one question — will this model keep learning? — and the escape hatches are not symmetric.
Read moreJuly 21, 2026
PyTorch is a home; ONNX is a shipping container. The choice turns on one question — will this model keep learning? — and the escape hatches are not symmetric.
Read moreMay 19, 2026
The dangerous conversions are the ones that almost work. BatchNorm semantics, padding, layout, custom operators, and preprocessing — the failures that survive a smoke test.
Read more