8000 Tags · neuromorphs/NIRTorch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: neuromorphs/NIRTorch

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensured fx nodes cannot be named after keywords (#32)

Fixes a bug where nodes like nir.IF would be called if in the generated Python code

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved documentation and default dictionary mapping (#31)

* Improved documentation
* Removed optional from default dict in torch_to_nir
* Removed unnecessary import

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated README and version numbering (#29)

* Updated README and added shields
* Added windows and mac to the GitHub workflow builds

v1.0

Toggle v1.0's commit message
version bump

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added shapes to graph edges (#7)

* Added shapes to graph edges
* Updated to latest changes in NIR
* Renamed shape -> type
* Added norse and sinabs to test requirements
* Bumped version number to 0.2.1

---------

Co-authored-by: Sadique Sheik <sadique.sheik@synsense.ai>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped 0.2.0

v0.1.1

Toggle v0.1.1's commit message
Bumped version

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 0.0.3

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped to 0.0.2

v0.0.1

Toggle v0.0.1's commit message
Added CI workflows

0