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

SerDes for JSON and bitstream data. More...

Go to the source code of this file.

Classes

class  compilerinterface.SerDes.SerDes
 Class for serialization and deserialization in various formats for communication. More...
 

Namespaces

namespace  compilerinterface
 
namespace  compilerinterface.SerDes
 

Detailed Description

SerDes for JSON and bitstream data.


Definition in file SerDes.py.