Releases: justinchuby/model-explorer-onnx
Releases · justinchuby/model-explorer-onnx
v0.3.1
v0.3.0
What's Changed
- Create groupNodeAttributes for models by @justinchuby in #38
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Remove the last part of the node name to get the namespace by @justinchuby in #36
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Fix namespace to retain the last one by @justinchuby in #33
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Create netron theme by @justinchuby in #31
- Display more value metadata; handle namespace as metadata by @justinchuby in #32
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix constant of shape value display by @justinchuby in #28
- Create a new node type for inputs that are initialized by @justinchuby in #29
- Display initialized inputs properly by @justinchuby in #30
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Display values from constant nodes by @justinchuby in #27
Full Changelog: v0.2.2...v0.2.3
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