|
void | Register (absl::string_view type, SetupPlatformConfigMapForTensorFlowFnType setup_platform_config_map_func, UpdatePlatformConfigMapForTensorFlowFnType update_platform_config_map_func, CreateHttpRestApiHandlerFnType create_http_rest_api_handler_func, CreatePredictionServiceFnType create_prediction_service_func) |
|
bool | IsRegistered () const |
|
SetupPlatformConfigMapForTensorFlowFnType | GetSetupPlatformConfigMap () const |
|
UpdatePlatformConfigMapForTensorFlowFnType | GetUpdatePlatformConfigMap () const |
|
CreateHttpRestApiHandlerFnType | GetCreateHttpRestApiHandler () const |
|
CreatePredictionServiceFnType | GetCreatePredictionService () const |
|
Definition at line 52 of file server_init.h.
The documentation for this class was generated from the following files: