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

Compiler interface for pipes. More...

Go to the source code of this file.

Classes

class  compilerinterface.PipeCompilerInterface.PipeCompilerInterface
 This class implements methods for communication with compiler using pipes. More...
 

Namespaces

namespace  compilerinterface
 
namespace  compilerinterface.PipeCompilerInterface
 

Detailed Description

Compiler interface for pipes.

This class implements methods for communication with compiler using pipes.


Definition in file PipeCompilerInterface.py.