Skip to content

0.10.3 (2024-03-14)

Compare
Choose a tag to compare
@adityagoel4512 adityagoel4512 released this 14 Mar 11:24
· 11 commits to main since this release
2557627

0.10.3 (2024-03-14)

Other changes

  • Improved node creation speed by skipping the storing of the traceback
  • :class:spox.Var objects may now be shallow copied. Deep copies are explicitly prohibited.

Bug fix

  • Addresses node adaptation failure when referencing a non-input name from inside a subgraph by aborting opset adaptation.