burn/contributor-book/src
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
..
frequently-encountered-issues Many superficial fixes to the contributor book (#1644) 2024-04-16 17:17:11 -04:00
getting-started Add info about enabling debugging for new contributors (#1719) 2024-05-02 17:42:18 -04:00
guides Separating ONNX parsing from burn-import (#1921) 2024-07-02 15:17:44 -05:00
project-architecture Refactor tensor data (#1916) 2024-06-26 20:22:19 -04:00
SUMMARY.md Many superficial fixes to the contributor book (#1644) 2024-04-16 17:17:11 -04:00
how-to-read-this-book.md Many superficial fixes to the contributor book (#1644) 2024-04-16 17:17:11 -04:00
overview.md Many superficial fixes to the contributor book (#1644) 2024-04-16 17:17:11 -04:00