Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@rainyfly rainyfly released this 17 Jan 11:47
· 11 commits to develop since this release
d5462aa

ZH

  • 功能新增

    • 增加X2Paddle模型转换组件,提供onnx模型到paddle的一键转换 (#1148 #1153 #1160 #1170)

    • 增加FastDeployServer组件,支持FastDeploy的serving可视化部署 (#1169 #1198 #1199 #1202)

    • 增加FastDeployClient组件,支持对fastdeployserver服务进行可视化访问 (#1169 #1197)

  • 其它改进

    • BE: 增加启动参数component_tabs,支持选择指定组件进行显示 (#1157 #1159)

EN

  • Features

    • Add X2Paddle component, to support conversion from onnx model to paddle model (#1148 #1153 #1160 #1170)

    • Add FastDeployServer component, to support fastdeploy serving deployment visualization (#1169 #1198 #1199 #1202)

    • Add FastDeployClient component, to support request visualization for fastdeployserver service (#1169 #1197)

  • Enhancement

    • BE Add a new launching parameter component_tabs, to support selecting which components are presented in page (#1157 #1159)