MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
|
Files | |
__init__.py | |
BaseCompilerInterface.py | |
This file contains the abstract class for compiler interface. | |
GrpcCompilerInterface.py | |
Compiler interface for gRPC. | |
log_reader.py | |
Reader for training log. | |
PipeCompilerInterface.py | |
Compiler interface for pipes. | |
SerDes.py | |
SerDes for JSON and bitstream data. | |