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

Files

 baseSerDes.h
 Supporting new SerDes:
 
 bitstreamSerDes.h
 Bitstream Serialization/Deserialization which sends header information followed by the raw data.
 
 jsonSerDes.h
 Json Serialization/Deserialization using LLVM's json library.
 
 protobufSerDes.h
 Protobuf Serialization/Deserialization to support gRPC communication.
 
 tensorflowSerDes.h
 Serialization/Deserialization to support TF AOT models.
 
 TensorSpec.h