- 04 5月, 2023 1 次提交
-
-
由 chenjian 提交于
* [New Feature] Add paddle2onnx component (#1228) * add paddle2onnx component * add comments * fix * supplement failure judgement * fix format * fix format * [Frontend] Add model convertion frontend (#1232) * add paddle2onnx component * add comments * fix * onnx2paddle * filetype * filetype2 * filetype3 * filetype4 * filetype5 * filetype5 * filetype6 * filetype7 * filetype7 * filetype8 * filetype8 * filetype8 * filetype8 * filetype9 * filetype10 * filetype11 * filetype12 * filetype13 * filetype14 * filetype15 * filetype16 * filetype17 * filetype18 * add animation for converting * add animation for downloading * remove unneccessary file * optimize logic * add text * update --------- Co-authored-by: Nxiaoyixin-cmd <1634228212@qq.com> * [Bug] Fix export graph bug in windows (#1244) * fix export graph bug in windows * fix format * fix coompatible pproblem for python3.10 and gradio (#1249) * bump visualdl to v2.5.2 --------- Co-authored-by: Nxiaoyixin-cmd <1634228212@qq.com>
-
- 16 1月, 2023 1 次提交
-
-
由 chenjian 提交于
Co-authored-by: Nheliqi <1101791222@qq.com>
-
- 13 1月, 2023 1 次提交
-
-
由 chenjian 提交于
* add english page for fastdeploy client * fix a bug
-
- 10 1月, 2023 1 次提交
-
-
由 chenjian 提交于
* add backend support for fastdeploy server * fix * add code * fix * fix * add fastdeploy server component * add fastdeploy server and client * add exception description * fix * add model repository judgement * add component tab for fastdeploy client * update more tasks in fastdeploy client * sort filenames * backup config * noqa for autogenerated file * add data validation * add __init__ for package * add calculating layout for frontend * add alive server detection and optimize client * add alive server detection and optimize client * add alive server detection and optimize client * add metrics in gradio client * update presentation * Change return value to None for frontend performance data when server not ready * add get_server_config and download_pretrain_model api * add get_server_config and download_pretrain_model api * add unit for metric table * add unit for metric table * fix a bug * add judgement pretrained model download * add judgement pretrained model download * add version info for frontend * rename download model * fix a bug * add fastdeploy model list * optimize for choose configuration files * modify according to frontend need * fix name in config to model name * optimize for server list and alive judgement * keep server name as string type * optimize process judgement logic * optimize for deleting resource files * add rename resource file * fix * fix a bug * optimize code structure * optimize code structure * remove chinese tips and remove fastdeploy-python in requirements
-