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 419 B
# Version 0.2.2 (May 14, 2024)

* Remove implmentation for Operators soly handling memory and format
 - Concat
 - Gather
 - Memorize
 - Pop
 - Reshape
 - Slice
 - Transpose
* Fix ReLU backward kernel
* Add `showCpuVersion()` function to show which compiler was used

# Version 0.2.1 (April 11, 2024)

Fix: explicit linkage with fmt

# Version 0.2.0 (April 10, 2024)

# Version 0.1.0 (January 23, 2024)

Initial release