Releases: justinchuby/model-explorer-onnx
Releases · justinchuby/model-explorer-onnx
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Use the native __value field to display tensors by @justinchuby in #26
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Create
onnxvis
as a shortcut to launch the application; fix when main graph does not have a name by @justinchuby in #22
Full Changelog: v0.1.8...v0.2.0
v0.1.8
What's Changed
- Skip loading external tensors; move constants closer to their users by @justinchuby in #21
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Remove category as it is not needed by @justinchuby in #20
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Rename Input etc to the category field; refactor set_attr code by @justinchuby in #16
- Display more metadata in the graph by @justinchuby in #17
- Better initializer layouts by @justinchuby in #18
- Rename inputs; annotate unused values and initializers by @justinchuby in #19
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix bfloat16/float8 array display by @justinchuby in #15
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- [Fix] Assign names to anonymous nodes by @justinchuby in #14
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Show input/output names of the nodes with information from OpSchema by @justinchuby in #11
- Add repository url by @justinchuby in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Create release config by @justinchuby in #6
- Create codeql.yaml by @justinchuby in #7
- Safer shape inference; better tensor display by @justinchuby in #8
- Better function support with subgraph by @justinchuby in #9
Full Changelog: v0.1.1...v0.1.2