This is the first stable release of NIRTorch and is backed by a lot of effort from the contributors of NIR. Thankyou everyone!
This version is consistent with the first release of NIR (https://github.com/neuromorphs/NIR/releases/tag/v1.0).
What's Changed
- Feature import by @Jegp in #8
- Added test to sanitize module names by @Jegp in #11
- Nodes with None value as elements by @sheiksadique in #14
- expose ignore_submodules in extract_nir_graph by @stevenabreu7 in #12
- updated syntax by @sheiksadique in #20
- Fix tests by @Jegp in #22
- Added option to execute stateful submodules by @Jegp in #13
New Contributors
- @stevenabreu7 made their first contribution in #12
Full Changelog: v0.2.1...v1.0