TensorflowSerDes - Serialization/Deserialization to support TF AOT models.
More...
#include <tensorflowSerDes.h>
TensorflowSerDes - Serialization/Deserialization to support TF AOT models.
Definition at line 22 of file tensorflowSerDes.h.
◆ TensorflowSerDes()
MLBridge::TensorflowSerDes::TensorflowSerDes |
( |
| ) |
|
|
inline |
◆ classof()
static bool MLBridge::TensorflowSerDes::classof |
( |
const BaseSerDes * | S | ) |
|
|
inlinestatic |
◆ cleanDataStructures()
void MLBridge::TensorflowSerDes::cleanDataStructures |
( |
| ) |
|
|
inlineoverridevirtual |
◆ deserializeUntyped()
void * MLBridge::TensorflowSerDes::deserializeUntyped |
( |
void * | data | ) |
|
|
inlineoverrideprivatevirtual |
◆ getSerializedData()
void * MLBridge::TensorflowSerDes::getSerializedData |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setRequest()
void MLBridge::TensorflowSerDes::setRequest |
( |
void * | request | ) |
|
|
inlineoverridevirtual |
◆ CompiledModel
tensorflow::XlaCompiledCpuFunction* MLBridge::TensorflowSerDes::CompiledModel |
|
private |
The documentation for this class was generated from the following file: