burn/contributor-book
Joshua Ferguson 25348cf181
Separating ONNX parsing from burn-import (#1921)
* separating onnx parsing from burn-import

* ran clippy and cargo-fmt

* removed unused deps from onnx-ir

* fixed clippy warnings that were causing run-checks to fail

* removed dead code

* removed unused dependencies from burn-import

* updated contributor-book, updated publish.yml, added readme

* update cargo lock

* formatted md document with prettier, rephrased sentence

* missed the errors with reduce_prod_conversion during merge

* formatted onnx-to-burn-conversion-tool.md, forgot to save
2024-07-02 15:17:44 -05:00
..
src Separating ONNX parsing from burn-import (#1921) 2024-07-02 15:17:44 -05:00
.gitignore started the burn developer book (#1184) 2024-02-05 11:03:24 -05:00
.prettierrc.json started the burn developer book (#1184) 2024-02-05 11:03:24 -05:00
LICENSE-APACHE started the burn developer book (#1184) 2024-02-05 11:03:24 -05:00
LICENSE-MIT started the burn developer book (#1184) 2024-02-05 11:03:24 -05:00
book.toml started the burn developer book (#1184) 2024-02-05 11:03:24 -05:00