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

Directories

 C
 
 ONNXModelRunner
 
 Utils
 

Files

 gRPCModelRunner.h
 gRPCModelRunner class supporting communication via gRPC.
 
 MLModelRunner.h
 The MLModelRunner class is the main interface for interacting with the ML models.
 
 PipeModelRunner.h
 PipeModelRunner class supporting communication via OS pipes between the compiler and an external ML agent.
 
 TFModelRunner.h
 This file implements a model runner wrapping an AOT compiled ML model.