1. 04 4月, 2023 1 次提交
  2. 16 3月, 2023 1 次提交
    • C
      [Frontend] Add model convertion frontend (#1232) · d66066b5
      chenjian 提交于
      * 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>
      d66066b5
  3. 13 3月, 2023 1 次提交
  4. 03 3月, 2023 1 次提交
  5. 27 2月, 2023 2 次提交
  6. 17 2月, 2023 1 次提交
  7. 16 1月, 2023 1 次提交
  8. 13 1月, 2023 1 次提交
  9. 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
  10. 09 1月, 2023 2 次提交
  11. 07 12月, 2022 1 次提交
  12. 28 11月, 2022 2 次提交
  13. 18 11月, 2022 1 次提交
  14. 15 11月, 2022 2 次提交
  15. 13 9月, 2022 1 次提交
  16. 23 8月, 2022 1 次提交
  17. 21 6月, 2022 1 次提交
  18. 22 5月, 2021 1 次提交
  19. 26 1月, 2021 1 次提交
  20. 28 12月, 2020 1 次提交
    • P
      bump 2.1.0 (#891) · 19e5e52e
      Peter Pan 提交于
      * style: add python lint & pre-commit
      
      * style: use pre-commit to lint fe codes
      
      * fix: show raw shape of tensor in high-dimensional chart
      
      * feat: implement random sampling in high-dimensional chart
      
      * feat: add fog in scatter chart
      
      * feat: focus hovered point in high-dimensional chart
      
      * chore: hide unfulfilled features
      
      * chore: update dependencies
      
      * fix: fix lost import
      
      * style: fix style lint
      
      * chore: fix typo
      
      * bump 2.1.0
      19e5e52e
  21. 23 12月, 2020 2 次提交
    • P
      rewrite roc curve (#881) · ae2608f1
      Peter Pan 提交于
      * 增加 roc 曲线
      
      所有更改参照pr曲线更改,在公式计算的地方更改为了 roc 的计算公式
      
      * Update index.ts
      
      语法改正
      
      * Update reducers.ts
      
      修改语法错误
      
      * 生成record_pb2.py
      
      编译生成record_pb2.py
      修改 record.proto 序号问题
      
      * Update base_component.py
      
      更正参数
      
      * Update api.py
      
      修正语法错误
      
      * add data/roc-curve
      
      前端页面
      
      * add resource
      
      add resource
      
      * Update lib.py
      
      * docs: remove luckydraw
      
      * feat: download raw data
      
      * fix conflict
      
      * chore: rewrite pr-curve & roc-curve
      
      * fix: unexpected background color in dark mode
      Co-authored-by: Niceriver97 <1105107356@qq.com>
      ae2608f1
    • 走神的阿圆's avatar
      support float32 and double64 of ndarray · cf66d953
      走神的阿圆 提交于
      cf66d953
  22. 22 12月, 2020 1 次提交
  23. 09 10月, 2020 1 次提交
  24. 15 9月, 2020 1 次提交
  25. 09 9月, 2020 1 次提交
  26. 08 9月, 2020 1 次提交
  27. 26 8月, 2020 1 次提交
  28. 17 8月, 2020 1 次提交
  29. 06 8月, 2020 1 次提交
  30. 29 6月, 2020 1 次提交
  31. 11 6月, 2020 1 次提交
  32. 07 5月, 2020 1 次提交