Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 10:42
· 67 commits to main since this release
Version 1.0.0

Major update of the libary that includes API changes (have a look at the anira usage guide or the examples for more information). Multiple new features have been added:
- Multichannel support
- Support for input and output of multiple tensors including threadsafe methods to retrieve and pass their state in the anira::PrePostProcessor
- New anira::Context that uses the same thread pool independent of the anira::InferenceConfig the anira::InferenceHandler has been initialized with
- Clap plugin example
- Enhanced inference job submission