|
|
|
|
|
by mxz3000
998 days ago
|
|
at work we use the ONNX serialisation format for all of our prod models. Those get loaded by the ONNX runtime for inference. works great. perhaps it's be viable to add support for the ONNX format even for use cases like model checkpointing during training, etc ? |
|