onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.34k stars 626 forks source link

Why do we use ONNX to represent 'Open Neural Network Exchange' instead of ONNE? #282

Closed slowlyideal closed 11 months ago

slowlyideal commented 11 months ago

Ask a Question

Why do we use ONNX to represent 'Open Neural Network Exchange' instead of ONNE?

Question

I have been working with ONNX for a while, and recently I need to introduce ONNX to others. Hence, I have this simple question: Is it because of English grammar or is there another story behind it?

Further information

Notes

Any additional information, code snippets.

slowlyideal commented 11 months ago

@jcwchen @xadupre anyone can help me?

jcwchen commented 11 months ago

Hi @slowlyideal, Interesting question. Sorry that I don't really have the history context here (haven't worked with ONNX when ONNX was born), but I would guess "X" is closer to the prefix of "exchange" (ex). Also possibly there is some branding concern like ONNE has been well used compared to ONNX.

slowlyideal commented 11 months ago

I am very grateful(hhhh, fei chang gan xie)

Hi @slowlyideal, Interesting question. Sorry that I don't really have the history context here (haven't worked with ONNX when ONNX was born), but I would guess "X" is closer to the prefix of "exchange" (ex). Also possibly there is some branding concern like ONNE has been well used compared to ONNX.

I am very grateful(hhhh, fei chang gan xie)

jcwchen commented 11 months ago

I will close it now. Feel free to reopen it if you still have other ONNX questions. Thanks!