Introduction
This project provides call samples for different scenarios. After setting up the environment, you can try to run according to actual scenarios:
| Sample | Sample Link |
|---|---|
| Image classification sample based on Onnx ResNet-50 network (single input, single Batch) | README |
| Custom ES API sample | README |
| Dflow sample | README |
| ES graph composition sample | README |
| Offline graph compilation execution sample | README |
| Fusion Pass sample | README |
| Recommendation network high-performance inference sample | README |
| Custom operator graph integration sample | README |
| YOLOv13 object detection sample | README |