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