Skip to content

Releases: anira-project/anira

v0.1.3

23 Sep 19:48
Compare
Choose a tag to compare
Version 0.1.3

Updated libtorch to 2.4.1. Fixes issue libomp not bundled with libtorch for macOS arm64. x86_64 macOS stays with 2.2.2 since new version binaries are not build by pytorch.

v0.1.2

14 Sep 12:27
Compare
Choose a tag to compare
Version 0.1.2

- New timestamps via counting inference buffers
- Enhanced thread synchronization and data sharing between threads
- Windows Ninja generator support
- Enhanced Windows dynamic libs
- New default values in InferenceConfig
- Default threadsafe structs switched to atomic
- Solved debug build issues with windows
- Port to new organization
- Updated documentation

v0.1.1

28 Aug 14:40
Compare
Choose a tag to compare
Version 0.1.1

New Bela support and examples and new thread synchronisation option with
raw atomics

v0.1.0

20 May 14:21
Compare
Choose a tag to compare
Version 0.1.0 - new anira:InferenceConfig layout

v0.0.8

15 May 13:33
Compare
Choose a tag to compare
Version 0.0.8 - improved latency calculation

v0.0.7

30 Apr 09:55
Compare
Choose a tag to compare
Version 0.0.7

v0.0.6

17 Apr 18:22
Compare
Choose a tag to compare
Version v0.0.6

v0.0.5

11 Apr 07:54
Compare
Choose a tag to compare

Important bugfix!

v0.0.4

01 Apr 20:36
Compare
Choose a tag to compare
Version 0.0.4

v0.0.3

30 Mar 13:42
Compare
Choose a tag to compare
updated windows ci workflow