Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Jan 24, 2025
1 parent b4780cd commit 0f7e5a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
Changelog
=========

0.10.0 (unreleased)
------------------

- ndonnx now supports the :func:`ndonnx.__array_namespace_info__` function from the Array API standard.
- Arrays now expose the :meth:`ndonnx.Array.device` property to improve Array API compatibility. Note that serializing an ONNX model inherently postpones device placement decisions to the runtime so currently one abstract device is supported.


0.9.3 (2024-10-25)
------------------

Expand Down

0 comments on commit 0f7e5a5

Please sign in to comment.