- 28 11月, 2022 1 次提交
-
-
由 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>
-
- 28 6月, 2022 1 次提交
-
-
由 chenjian 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 chenjian 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 走神的阿圆 提交于
-
- 22 5月, 2021 1 次提交
-
-
由 走神的阿圆 提交于
-
- 19 4月, 2021 1 次提交
-
-
由 走神的阿圆 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 走神的阿圆 提交于
Co-authored-by: NPeter Pan <littlepanzh@gmail.com>
-
- 26 1月, 2021 1 次提交
-
-
由 走神的阿圆 提交于
-
- 29 12月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 28 12月, 2020 2 次提交
-
-
由 走神的阿圆 提交于
-
由 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
-
- 23 12月, 2020 2 次提交
-
-
由 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>
-
由 走神的阿圆 提交于
* add download scalars add content-type for scalar data * delete _register_reader Co-authored-by: Nwuzewu <wuzewu@baidu.com>
-
- 22 12月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 17 12月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* add backend code for hidi v2
-
- 09 10月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 21 9月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* add VISUALDL_RUN_PREFIX * fix review * simplify logi Co-authored-by: Nwuzewu <wuzewu@baidu.com>
-
- 19 9月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 03 9月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 18 8月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 12 8月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 06 8月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 16 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* rename pages to remove trailing 's' * feat: navbar support dropdown menu * feat: audio sample page * chore: update dependencies * style: fix lint * v2.0.0-beta.46 * chore: fix import method * v2.0.0-beta.47 * chore: remove unused code * v2.0.0-beta.48 * fix: navbar submenu overflow when hover * v2.0.0-beta.49
-
- 29 6月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* Add pr curve.
-
- 11 6月, 2020 2 次提交
- 22 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 09 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 07 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 26 3月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* * Support starting vdl in python. * Fix null point error. * Add introduction to python startup method in README.md. * Fix blank picture cause of scalar null response.
-
- 15 3月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
Fix backend data transfer perf issues
-
- 11 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* remove unnecessary fields * performance: add cache to images * performance: add debounce to step slider * v2.0.0-beta.16 * style: better type reference * fix: better implementation of revalidation & minor bug fix * v2.0.0-beta.17 * feat: chinese translation adaptive * fix: select height limitation * chore: better error handling on revalidation * v2.0.0-beta.18
-
- 10 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* v2.0.0-beta.12 * v2.0.0-beta.13 * fix: use new development server * v2.0.0-beta.14 * build: build frontend from npm tarball * fix: update python setup
-
- 06 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 26 4月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Use a more light weight method to get PCA and T-SNE. Update embedding documentations. Update loading animation * Reveal the embedding tab * Add the auto reload. and fix typos * Update comments
-
- 25 4月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Limit embedding tag name to be embedding only * display the runs to the user, so they can pick which embedding to see * The server now loads run parameter. * Remove the need of passing a tag name to embedding log writer and reader. * Remove un-needed fetch * Use first item in the list * rename showingRun to selectedRun
-
- 11 4月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Add license to the top of files * Add licenses agreement on the demo files
-