Advanced topics
This section provides more information on the following topics:
- Supported operators: provides an overview of supported operators
- Supported platforms: provides an overview of supported platforms
- Supported architectures: provides an overview of supported architectures
- Exporting model to ONNX: explains how to export a network to ONNX
- Loading model: explains how to load a ONNX network to Barracuda
- Using IWorker interface: explains how to run your model on different backends
- Model execution: explains how to run a model
- Model outputs: explains how to introspect the model and query outputs
- Tensors: handling data: explains how to handle data in Barracuda
- Memory management: explains how memory is managed in Barracuda