Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 499 B
# Version 0.2.1 (May 14, 2024)

* rework export mechanism 
* change `Operator::computeOutputDims()` with `Operator::forwardDims()`
* automatic docstring decorators for python
* add implementation of Operators only performing data/format manipulation
* add many assertions
* bind Database and Scaling_Op

# Version 0.2.0 (April 11, 2024)

# Version 0.1.1 (January 29, 2024)

[Add] Support of a negative value for Reshape Operator shape attribute.

# Version 0.1.0 (January 23, 2024)

Initial release