You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arena should support serve model online with tensorflow serving.
arena sumbit serving --name=xxx ... can deploy tensorflow serving instance with needed model_server config, and auto create corresponding service, ingress.
arena get serving xxx can display the serving instance info, include the exposed endpoint info for grpc client.
The text was updated successfully, but these errors were encountered:
Arena should support serve model online with tensorflow serving.
arena sumbit serving --name=xxx ...
can deploy tensorflow serving instance with needed model_server config, and auto create corresponding service, ingress.arena get serving xxx
can display the serving instance info, include the exposed endpoint info for grpc client.The text was updated successfully, but these errors were encountered: