NIR v1.0
This release marks the first stable version of NIR, used in the paper Neuromorphic Intermediate Representation: A Unified Instruction Set for Interoperable Brain-Inspired Computing
Thank you to everyone for the impressive amount of work and effort! <3
@stevenabreu7 @matjobst @bvogginger @VitF @sheiksadique @tcstewar @DylanMuir @biphasic @kmheckel @bauerfe
What's Changed
- 53 ir for sumpool2d by @sheiksadique in #54
- Upgrade SpiNNaker2 example to v0.2.0 by @bvogginger in #57
- implemented .inputs and .outputs properties for NIRGraphs by @matjobst in #30
- Specify spatial shapes in convolutions by @Jegp in #59
- Documentation update by @biphasic in #68
- Bug fixes: nir.Output type inference & CubaLIF.w_in read/write by @stevenabreu7 in #71
- Update README.md by @jeshraghian in #73
- Paper by @Jegp in #72
New Contributors
- @bvogginger made their first contribution in #57
- @biphasic made their first contribution in #68
- @jeshraghian made their first contribution in #73
Full Changelog: v0.2...v1.0