MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
Loading...
Searching...
No Matches
Classes | Namespaces
GrpcCompilerInterface.py File Reference

Compiler interface for gRPC. More...

Go to the source code of this file.

Classes

class  compilerinterface.GrpcCompilerInterface.GrpcCompilerInterface
 This class implements methods for communication with compiler using gRPC. More...
 

Namespaces

namespace  compilerinterface
 
namespace  compilerinterface.GrpcCompilerInterface
 

Detailed Description

Compiler interface for gRPC.

This class implements methods for communication with compiler using gRPC.


Definition in file GrpcCompilerInterface.py.