Skip to content

0.4.0 (2024-05-16)

Compare
Choose a tag to compare
@adityagoel4512 adityagoel4512 released this 16 Jun 10:58
· 82 commits to main since this release
911f68c

0.4.0 (2024-05-16)

Breaking changes

  • The constant propagated value is no longer accessed from the eager_value property but instead the to_numpy() method.
  • Non Array API functions have been moved to the ndonnx.additional namespace.