TensorFlow Serving C++ API Documentation
Public Attributes | List of all members
tensorflow::serving::ServableStateSnapshot< T > Struct Template Reference
Collaboration diagram for tensorflow::serving::ServableStateSnapshot< T >:
Collaboration graph
[legend]

Public Attributes

ServableId id
 
LoaderHarness::State state
 
absl::optional< T > additional_state
 

Detailed Description

template<typename T = std::nullptr_t>
struct tensorflow::serving::ServableStateSnapshot< T >

Definition at line 265 of file loader_harness.h.


The documentation for this struct was generated from the following file: