ONNX is somehow a programming language for inference functions. Here, we are going to have a hands-on introduction for it.
There is a presentation about what is the ONNX and try to describe its usage and different components.
Using Slidev
To start the slide show:
npm install
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.