burn/examples
Nathaniel Simard 322480b744
Feat/op fusion decorator (#939)
* WIP

* Impl backend decorator

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Refactor

* Handle graph single ops execution

* WIP

* Starting to get concrete

* WIP

* Fix locator

* Implement add ops

* Start implementing ops

* Add more ops

* Add more ops

* More float ops

* Almost finish float ops

* Almost done with Int

* Some fix

* Into float

* Implement bool ops

* Almost done with MVP

* Fix adaptive pooling

* Add fusion as backend

* Fix memory leak

* Fix

* WIP Doc

* Doc all ops enum

* Initial docs

* Clippy

* Clippy v2

* Fix typos

* Fix doc

* Fix feature flags

* Add missing ops

* Some cleanup

* Revert u128 id

* cosmetic fixes

---------

Co-authored-by: louisfd <louisfd94@gmail.com>
2023-11-09 21:21:41 -05:00
..
custom-renderer [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
custom-training-loop [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
custom-wgpu-kernel [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
guide [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
image-classification-web [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
mnist Fixed the wrong order of the attributes (#930) 2023-11-03 09:21:58 -04:00
mnist-inference-web [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
named-tensor [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
notebook [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
onnx-inference [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00
text-classification Feat/op fusion decorator (#939) 2023-11-09 21:21:41 -05:00
text-generation [Breaking] Refactor Backend Names (#904) 2023-10-29 18:27:49 -04:00