|
MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
|
This file defines the TensorflowSerDes class, to support interfacing with Tensorflow AOT models via TFModelRunner. More...

Go to the source code of this file.
Namespaces | |
| namespace | MLBridge |
Macros | |
| #define | SET_FEATURE(TYPE, _) |
This file defines the TensorflowSerDes class, to support interfacing with Tensorflow AOT models via TFModelRunner.
Definition in file tensorflowSerDes.cpp.
| #define SET_FEATURE | ( | TYPE, | |
| _ ) |
Definition at line 20 of file tensorflowSerDes.cpp.