Skip to content

Latest development to cyclic graphs test branch #493

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 158 commits into from
Feb 1, 2024
Merged

Conversation

pgleeson
Copy link
Member

No description provided.

Monsurat-Onabajo and others added 30 commits January 13, 2023 10:34
Looks like torch script compile was generating an
OnnxPad operation with None passed to constant_value
argument. This was causing a crash in the execution
engine. This was uncovered after fixing a bug of
handling prim::Constant Op correctly.
Little hack to pin ONNX ir_version to 8 if onnxruntime version
is less than 1.15. This should get fixed soon with update of
onnx package. See microsoft/onnxruntime#15874
To v0.4.7; removes setup.py; add MDF paper to website
Add keras_to_mdf helper function
Regenerated with latest nmllite & add image to quickstart page
* development:
  Add clickable image to quick start page
  Regenerated with latest nmllite
  Use latest nml libraries; Regenerated multiple nml files
  Adding generated mdf files and images for pynn based examples
  Specify py version for actions/setup-python@v4
  One more gha action version update
  Update versions github actions
  Latests tests
  More tests
  More tests on pynn examples
  Improved handling of spike transfers
  Updates to test pynn hh
  Formatted
  Initial tests NeuroMLlite->PyNN->MDF
  type info in input ports in generated graphs
  Fix issue with onnx trying to add int to float
  Regenerated with latest nml libraries
  Test latest modelspec
To v0.4.9; Add support for torch>=2, torchvision>=0.15.2, onnx>=1.14
Regenerated neuroml examples
@pgleeson pgleeson merged commit dcf746e into cyclic_graphs Feb 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants