MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
Loading...
Searching...
No Matches
ONNXModelRunner Directory Reference
Directory dependency graph for ONNXModelRunner:
MLModelRunner/ONNXModelRunner

Files

 agent.cpp
 This file defines the Agent class, which is a wrapper around the ONNXModel class.
 
 onnx.cpp
 This file defines the ONNXModel class, which is a wrapper around the ONNX C++ interface.
 
 ONNXModelRunner.cpp
 This file defines the ONNXModelRunner class to support ML model inference via ONNX.