Releases: ModECI/MDF
Releases · ModECI/MDF
v0.4.10
What's Changed
- Fix minimum opset version used for ONNX op execution, Tensorflow Import Fixes by @davidt0x in #519
- Added import os in examples/MDF/simple.py by @sandeepB3 in #510
- Updates to actions; regenerated some images by @pgleeson in #520
- import os error by @rimjhimittal in #512
- Issue #515 by @rimjhimittal in #522
- Fix/actr test condition by @davidt0x in #524
- added arctan, arccos and arcsin functions and an example file using them by @rimjhimittal in #525
- Fix to CI and regenerated images by @pgleeson in #528
- ONNX updates by @pgleeson in #527
- Updated to v0.4.10; regenerated documentation/example files by @pgleeson in #529
- Updated to v0.4.10; regenerated docs and example files by @pgleeson in #530
New Contributors
- @sandeepB3 made their first contribution in #510
- @rimjhimittal made their first contribution in #512
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Version update by @Monsurat-Onabajo in #372
- Testing Fix torch v2 by @pgleeson in #484
- Latest development to onnx version test branch by @pgleeson in #478
- feat: bump deps for py3.11 by @sanjayankur31 in #470
- To v0.4.9; Add support for torch>=2, torchvision>=0.15.2, onnx>=1.14 by @pgleeson in #490
- Add support for torch>=2, torchvision>=0.15.2, onnx>=1.14 by @davidt0x in #483
- Regenerated neuroml examples by @pgleeson in #494
- Add graph_scheduler<1.2.0,>=1.1.1 to main branch so tests pass by @pgleeson in #498
- Use graph_scheduler<1.2.0,>=1.1.1 by @pgleeson in #499
- Update GHA versions by @pgleeson in #500
- To v0.4.9 by @pgleeson in #501
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- Test with latest modelspec - need to be more careful about int/float in onnx by @pgleeson in #459
- Docs/newer sphinx by @Onoyiza in #466
- Fix issue with py3.10 tests by @pgleeson in #471
- Add keras_to_mdf helper function by @Onoyiza in #472
- Minimal updates to work with modelspec v0.3 - onnx examples use floats by @pgleeson in #476
- Keras dev example by @Onoyiza in #477
- Keras dev by @pgleeson in #479
- added a notebook that compares prediction speed of mdf against pytorch by @mqnifestkelvin in #473
- Update versions in github actions file by @pgleeson in #482
- Latest neuroml with PyNN based examples & graphs by @pgleeson in #485
- Keras dev by @Onoyiza in #481
- Regenerated with latest nmllite & add image to quickstart page by @pgleeson in #486
- Keras interface by @pgleeson in #480
- Benchmarking of Pytorch by @pgleeson in #487
- Update to v0.4.8 by @pgleeson in #489
- To v0.4.8, includes Outreachy May 2023 work by @pgleeson in #488
New Contributors
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Regenerated all images by @pgleeson in #452
- Improved, more flexible Integrate and fire examples by @pgleeson in #454
- Stricter onnx reqs by @pgleeson in #457
- Regenerates all images; ensures graph generation failure always causes error if not Windows by @pgleeson in #458
- To v0.4.6 and regenerated/tested with latest neuromllite by @pgleeson in #460
- Updates to NeuroML examples; regenerated images; to v0.4.6 by @pgleeson in #461
- execution_engine: handle numpy.number type in condition args by @kmantel in #462
- feat: move extras to setup.cfg by @sanjayankur31 in #463
- Updated paper info page with link for download by @pgleeson in #464
- To v0.4.7; removes setup.py; add MDF paper to website by @pgleeson in #465
New Contributors
- @sanjayankur31 made their first contribution in #463
Full Changelog: v0.4.5...v0.4.7
v0.4.5
Release v0.4.4
Merge pull request #396 from ModECI/development Use onnxruntime<=1.13.1