Releases: neuromorphs/NIRTorch
Releases · neuromorphs/NIRTorch
NIRTorch v1.0
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
Named nodes and input/output types
Final release today
We fixed things
Telluride final release
This release marks the result an amazing collaboration effort at the Telluride Neuromorphic workshop
Adapted to NIR v0.1
This release adapts nirtorch to the latest changes in NIR
Added from_nir to load PyTorch graphs from NIR
v0.0.2 Bumped to 0.0.2
First release
Releases nirtorch as a means to convert PyTorch models into neuromorphic intermediate representation (NIR) format.