MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
|
Json Serialization/Deserialization using LLVM's json library. More...
Go to the source code of this file.
Classes | |
class | MLBridge::JsonSerDes |
JsonSerDes - Json Serialization/Deserialization using LLVM's json library. More... | |
Namespaces | |
namespace | MLBridge |
Macros | |
#define | SET_FEATURE(TYPE, _) |
Json Serialization/Deserialization using LLVM's json library.
Definition in file jsonSerDes.h.
#define SET_FEATURE | ( | TYPE, | |
_ ) |
Definition at line 32 of file jsonSerDes.h.