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

This file defines the Agent class, which is a wrapper around the ONNXModel class. More...

#include "MLModelRunner/ONNXModelRunner/agent.h"
#include "MLModelRunner/Utils/Debug.h"
#include <algorithm>
#include <cmath>
#include <iterator>
Include dependency graph for agent.cpp:

Go to the source code of this file.

Namespaces

namespace  MLBridge
 

Detailed Description

This file defines the Agent class, which is a wrapper around the ONNXModel class.

Definition in file agent.cpp.