|
MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
|
Protobuf Serialization/Deserialization to support gRPC communication. More...
#include "SerDes/baseSerDes.h"#include "google/protobuf/extension_set.h"#include "google/protobuf/message.h"

Go to the source code of this file.
Classes | |
| class | MLBridge::ProtobufSerDes |
| ProtobufSerDes - Protobuf Serialization/Deserialization to support gRPC communication. More... | |
Namespaces | |
| namespace | MLBridge |
Macros | |
| #define | SET_FEATURE(TYPE, _) |
Protobuf Serialization/Deserialization to support gRPC communication.
Definition in file protobufSerDes.h.
| #define SET_FEATURE | ( | TYPE, | |
| _ ) |
Definition at line 41 of file protobufSerDes.h.