MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
Loading...
Searching...
No Matches
Namespaces
ONNXModelRunner.cpp File Reference

This file defines the ONNXModelRunner class to support ML model inference via ONNX. More...

#include "MLModelRunner/ONNXModelRunner/ONNXModelRunner.h"
#include "SerDes/baseSerDes.h"
Include dependency graph for ONNXModelRunner.cpp:

Go to the source code of this file.

Namespaces

namespace  MLBridge
 

Detailed Description

This file defines the ONNXModelRunner class to support ML model inference via ONNX.

Definition in file ONNXModelRunner.cpp.