TensorFlow Serving C++ API Documentation
Static Public Member Functions | List of all members
tensorflow::serving::TFRTGetModelMetadataImpl Class Reference

Static Public Member Functions

static Status GetModelMetadata (ServerCore *core, const GetModelMetadataRequest &request, GetModelMetadataResponse *response)
 
static Status GetModelMetadataWithModelSpec (ServerCore *core, const ModelSpec &model_spec, const GetModelMetadataRequest &request, GetModelMetadataResponse *response)
 

Detailed Description

Definition at line 26 of file tfrt_get_model_metadata_impl.h.


The documentation for this class was generated from the following files: