Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fastdeploy server and client component #1169

Merged

Conversation

rainyfly
Copy link
Collaborator

@rainyfly rainyfly commented Dec 2, 2022

  1. 加入FastDeployServer的配置服务器的后端,支持如下功能:
    (1) 解析配置,并发送配置信息到前端。
    (2)获取前端修改过的配置,写入配置文件进行更新。
    (3)启动和关闭fastdeploy server服务器。
    (4)将fastdeploy server服务器输出的日志发送前端。
  2. 加入FastDeployServer的客户端功能。支持发送request给fastdeploy server服务器进行推理。

@rainyfly rainyfly merged commit a418dd4 into PaddlePaddle:develop Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants