Skip to content

1.2.0

Compare
Choose a tag to compare
@jmagoon jmagoon released this 05 Apr 18:19
· 11 commits to initial since this release
  • Shape mismatch errors for running model inference are shown in the UI, describing the expected input and the given input. (PRO)

Screen Shot 2021-04-05 at 12 02 59 PM

  • Changed default UI interaction with a mouse wheel to zoom by default, right click to drag the UI.
  • Panels now scroll or move on hover, not just after being selected.
  • Tensor viewer displays the original shape from file or API, without reordering the dimensions to fit the view panel.
  • User notification for version upgrade now appears in the UI.
  • Mac / Linux now run in API mode by default.
  • Added a new ZTN snapshot for XAI features.
  • User inputs now show above the Model Explorer panel's input node.
  • A number of bug fixes and performance improvements