1. 28 11月, 2022 1 次提交
    • C
      Add scalars component (#1081) · f7af2157
      chenjian 提交于
      * backend of add_scalars
      
      * fix function name bug of get_scalars_tags
      
      * @zh794390558 and @ShenYuhan commented 0508
      
      * fix a bug
      
      * adapt to frontend runs need
      
      * fix proto
      
      * fix a bug
      
      * add scalars test demo
      
      * fix
      
      * adapt scalars to scalar
      
      * remove unused code
      
      * fix demo code
      
      * fix proto version
      
      * fix proto version
      
      * upgrade protoc to v3.19.0
      
      * fix a bug in logreader
      Co-authored-by: N伽利略 <jialiasus2@163.com>
      Co-authored-by: Nwuzewu <wuzewu@baidu.com>
      f7af2157
  2. 18 11月, 2022 1 次提交
  3. 22 5月, 2021 1 次提交
  4. 19 4月, 2021 1 次提交
  5. 26 1月, 2021 1 次提交
  6. 29 12月, 2020 1 次提交
  7. 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
  8. 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
      add download scalars (#879) · e7284deb
      走神的阿圆 提交于
      * add download scalars
      
      add content-type for scalar data
      
      * delete _register_reader
      Co-authored-by: Nwuzewu <wuzewu@baidu.com>
      e7284deb
  9. 14 12月, 2020 1 次提交
  10. 11 12月, 2020 1 次提交
  11. 07 12月, 2020 1 次提交
  12. 09 10月, 2020 1 次提交
  13. 06 8月, 2020 1 次提交
  14. 27 7月, 2020 1 次提交
  15. 29 6月, 2020 1 次提交
  16. 11 6月, 2020 2 次提交
  17. 22 5月, 2020 1 次提交
  18. 09 5月, 2020 1 次提交
  19. 07 5月, 2020 1 次提交