MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
|
Serialization/Deserialization to support TF AOT models. More...
Go to the source code of this file.
Classes | |
class | MLBridge::TensorflowSerDes |
TensorflowSerDes - Serialization/Deserialization to support TF AOT models. More... | |
Namespaces | |
namespace | MLBridge |
Macros | |
#define | SET_FEATURE(TYPE, _) |
Serialization/Deserialization to support TF AOT models.
Definition in file tensorflowSerDes.h.
#define SET_FEATURE | ( | TYPE, | |
_ ) |
Definition at line 30 of file tensorflowSerDes.h.