Skip to content

Release 3.0 candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@remicres remicres released this 23 Nov 18:54
· 531 commits to develop since this release

The following bugs were fixed since the v3.0-rc1:

  • Exception message when last component size of output tensor shape is -1
  • Handling tensors names in alphabetical order (signaturedef.inputs() and signaturedef.outputs() order is completely random!) now throws a warning when there are > 1 available tensor name in the graph. Add a blacklist to avoid confusion between users placeholders and input tensors.
  • Fix: input users placeholders actual names are now resolved