Nir

Latest version: v1.0.4

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.4

What's Changed
* Remove docs and paper data/code from release by matjobst in https://github.com/neuromorphs/NIR/pull/99


**Full Changelog**: https://github.com/neuromorphs/NIR/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Created example usage notebook for Spyx. by kmheckel in https://github.com/neuromorphs/NIR/pull/77
* Reorganise ir and add auto serialisation by alexfanqi in https://github.com/neuromorphs/NIR/pull/78
* cleanup spinnaker2 scnn example by matjobst in https://github.com/neuromorphs/NIR/pull/80
* Add AvgPool2d by bvogginger in https://github.com/neuromorphs/NIR/pull/84
* fixed NIRNode import issue 85 by matjobst in https://github.com/neuromorphs/NIR/pull/86
* Added roadmap draft by Jegp in https://github.com/neuromorphs/NIR/pull/82
* Added metadata node to all NIRNodes by Jegp in https://github.com/neuromorphs/NIR/pull/79
* Paper folder reorganization by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/88
* Updates for the paper: renaming + lava refactoring by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/90
* Paper: plotting by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/93
* Updated SpiNNaker2 example in docs by matjobst in https://github.com/neuromorphs/NIR/pull/94
* Update s2 paper notebooks by matjobst in https://github.com/neuromorphs/NIR/pull/95
* Paper: add CNN pretraining by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/91
* Paper: refactor snnTorch experiments by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/92
* Automatically read version number from git by Jegp in https://github.com/neuromorphs/NIR/pull/97

New Contributors
* kmheckel made their first contribution in https://github.com/neuromorphs/NIR/pull/77
* alexfanqi made their first contribution in https://github.com/neuromorphs/NIR/pull/78

**Full Changelog**: https://github.com/neuromorphs/NIR/compare/v1.0.1...v1.0.3

1.0.1

This minor release aligns and fixes licensing for NIR. It also adds a `CITATION.cff` file

1.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](https://arxiv.org/abs/2311.14641)

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 https://github.com/neuromorphs/NIR/pull/54
* Upgrade SpiNNaker2 example to v0.2.0 by bvogginger in https://github.com/neuromorphs/NIR/pull/57
* implemented .inputs and .outputs properties for NIRGraphs by matjobst in https://github.com/neuromorphs/NIR/pull/30
* Specify spatial shapes in convolutions by Jegp in https://github.com/neuromorphs/NIR/pull/59
* Documentation update by biphasic in https://github.com/neuromorphs/NIR/pull/68
* Bug fixes: nir.Output type inference & CubaLIF.w_in read/write by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/71
* Update README.md by jeshraghian in https://github.com/neuromorphs/NIR/pull/73
* Paper by Jegp in https://github.com/neuromorphs/NIR/pull/72

New Contributors
* bvogginger made their first contribution in https://github.com/neuromorphs/NIR/pull/57
* biphasic made their first contribution in https://github.com/neuromorphs/NIR/pull/68
* jeshraghian made their first contribution in https://github.com/neuromorphs/NIR/pull/73

**Full Changelog**: https://github.com/neuromorphs/NIR/compare/v0.2...v1.0

0.2

This release features introduces input/output types (50), additional examples (32, 42), quality-of-life improvements (43), licensing, and fixes.

What's Changed
* Doc/developers by sheiksadique in https://github.com/neuromorphs/NIR/pull/33
* Example/sinabs by sheiksadique in https://github.com/neuromorphs/NIR/pull/32
* fixes in sinabs example by sheiksadique in https://github.com/neuromorphs/NIR/pull/35
* Added version to IR nodes and fixed linting by Jegp in https://github.com/neuromorphs/NIR/pull/34
* formatting conflicts fixed by sheiksadique in https://github.com/neuromorphs/NIR/pull/38
* fixed dev_requirements.txt by matjobst in https://github.com/neuromorphs/NIR/pull/40
* edges as str when reading model from hdf5 file by matjobst in https://github.com/neuromorphs/NIR/pull/41
* added spinnaker2 example by matjobst in https://github.com/neuromorphs/NIR/pull/42
* meaningful node naming when using from_list() by matjobst in https://github.com/neuromorphs/NIR/pull/43
* Updated docs and frameworks by Jegp in https://github.com/neuromorphs/NIR/pull/45
* Add BSD-3 LICENSE by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/46
* add input/output shape annotations for all nodes by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/50
* Improved argument parsing for shapes by Jegp in https://github.com/neuromorphs/NIR/pull/51
* Improved docs on types and renamed `input_shape` to `input_type` by Jegp in https://github.com/neuromorphs/NIR/pull/52

New Contributors
* sheiksadique made their first contribution in https://github.com/neuromorphs/NIR/pull/33

**Full Changelog**: https://github.com/neuromorphs/NIR/compare/v0.1...v0.2

0.1

This release wraps up the work at Telluride, and we can now declare NIR in v0.1! :partying_face: :balloon:

Concretely, since 0.0.6, we added
* String indices instead of numerical indices
* A flatten node
* Minor corrections in node specification

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.