Skip to content

Commit

Permalink
chore: add onnx overview
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Apr 3, 2024
1 parent 0e9bb08 commit 261c0eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions presentation/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ def onnx_linear_regressor(X):
<img alt="linreg" src="/linreg1.png" class="rounded mx-auto d-block shadow h-60" />

---
hideInToc: true
---

## What is ONNX? (Cont'd)

<img alt="onnx overview" src="/onnx.png" class="rounded mx-auto d-block shadow h-60" />

## Serialization with `protobuf`

Expand Down

0 comments on commit 261c0eb

Please sign in to comment.