Skip to content

Releases: onnx/ir-py

v0.1.1

03 Jun 18:15
60f8692
Compare
Choose a tag to compare

What's Changed

API

Core

  • Prevent values produced by other nodes to be added as graph inputs by @justinchuby in #51

Graph Passes

Bug fixes

Documentation

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 May 00:38
77fc946
Compare
Choose a tag to compare

First official release of the onnx_ir package.