FGT icon indicating copy to clipboard operation
FGT copied to clipboard

Add a way to extract an `ONNX` file

Open Luni-4 opened this issue 2 years ago • 1 comments

First of all, thanks a lot for this amazing project and your hard work!

In https://github.com/burn-rs/burn we are trying to load different ONNX models, convert them into burn models, and then use them on different backends. It would be fantastic if we could try your model too. Can you add a way to extract the ONNX model? Using PyTorch is quite feasible.

Thanks a lot in advance!

Luni-4 avatar Aug 19 '23 13:08 Luni-4

Thanks for your recommendation, I will consider this technology during my spare time.

hitachinsk avatar Sep 06 '23 03:09 hitachinsk