Bundle ONNX Runtime inference library for running pre-trained models. Supports object detection (YOLO), image classification (ResNet), segmentation (DeepLab), pose estimation (OpenPose), face recognition, and Phi-3 text generation. Compile with -lib onnx.
Phi3Result
Phi-3 / SLM generation result containing output token IDs
Operations
GetTokenCount #
Gets the number of generated tokens
method : public : GetTokenCount() ~ IntReturn
| Type | Description |
|---|---|
| Int | token count |