1. 10 1月, 2023 1 次提交
    • C
      Add fastdeploy server and client component (#1169) · a418dd44
      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
      a418dd44
  2. 15 11月, 2022 1 次提交
  3. 23 8月, 2022 1 次提交
  4. 07 5月, 2020 1 次提交
  5. 11 4月, 2018 1 次提交
  6. 08 1月, 2018 1 次提交
  7. 04 12月, 2017 1 次提交
    • Q
      Reorgnize server (#43) · 5c260bba
      Qiao Longfei 提交于
      * init logdir runs tags and scalars interface
      
      * add debug
      
      * add one mock data
      
      * add dir server
      
      * move frontend to server
      
      * optimizer python package
      
      * add mock data
      
      * add back result encode
      
      * use application/json as Response type
      
      * rm .DS_Store
      
      * update mock tags
      
      * update mock data
      5c260bba
  8. 23 11月, 2017 1 次提交