- 01 7月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 29 6月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* Add pr curve.
-
- 19 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* doc: update readme * feat: histogram
-
- 18 6月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
* Fix warning for hdfs * Update docs.
-
- 13 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: graph export style missing * bump 2.0.0-beta.6 * build: use stable channel of rust toolchain
-
- 12 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: support model graph from backend * feat: add filename in graph api * feat: support api token key in visualdl service
-
- 11 6月, 2020 2 次提交
- 05 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * feat: high-dimensional chart will fit screen size now * fix: scatter chart cannot be rendered properly * chore: separate api module * intergrate netron * intergrate netron * feat: graphs * style: fix lint * chore: update dependencies * fix: type error * chore: update dependencies * chore: update graph color
-
- 22 5月, 2020 2 次提交
- 21 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* bump 2.0.0-beta.2 * chore: render static files in memory * fix: empty requests in high-dimensional chart * feat: reduce fetching interval when components is empty * feat: show loading tip when components is empty * chore: delete unused files * bump 2.0.0-beta.3 * chore: remove model_pb argument * fix: windows file encoding error * fix: windows path sep error * feat: add --api-only argument * feat: add docker runtime * style: remove unused variable * pref: use tuple to reduce memory usage in template render * chore: build opencv for docker alpine to reduce image size
-
- 19 5月, 2020 2 次提交
- 18 5月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* fix: high-dimensional page error when runs and tags mismatching * build: fix build error and add docker build * build: fix build error and add docker build * build: fix build error and add docker build
-
由 走神的阿圆 提交于
* Add readthdocs for VisualDL. * Update version to beta.1 * Fix readthdocs. * Fix readthdocs. * Fix readthdocs.
-
- 17 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 16 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 15 5月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* fix: navbar items order * feat: refresh components when click refresh button * v2.0.0-beta.41 * bump 2.0.0-alpha.3 * fix: language change support public path * v2.0.0-beta.42 * bump 2.0.0-alpha.4
-
由 Peter Pan 提交于
* style: lint shell scripts * fix: translation fix * feat: support changing public path when start * v2.0.0-beta.36 * feat: support changing public path when start * v2.0.0-beta.37 * build: core build fix * v2.0.0-beta.38 * build: build frontend from source code * fix: clean static files when exit * fix: dependency version mismatching * chore: remove unused api route * fix: navbar actived link missing * feat: redirect root * fix: scalar chart tooltip value error * feat: dynamic render nav items * fix: high-dimensional page background missing * v2.0.0-beta.39 * build: stop using script mode * v2.0.0-beta.40 * Revert "build: stop using script mode" This reverts commit 6c1ca297.
-
- 12 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
Add version.py.
-
- 09 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 07 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 26 3月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* resolve server rename conflict * feat: add running toggle stopped color * feat: revalidate runs and tags when refreshing * v2.0.0-beta.26 * fix: make language optional * fix: language before open_browser
-
由 走神的阿圆 提交于
* * 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.
-
- 24 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
frontend 2.0.0-beta.24: more style lint rules, add server language detection, build process improvement (#604) * chore: fit requirements of python 3 * feat: fix global frontend lint * build: use cached frontend package * feat: add browser language detection * style: introduce sort imports, more style mixins * 2.0.0-beta.24
-
- 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 提交于
-
- 02 7月, 2019 1 次提交
-
-
由 linshuliang 提交于
The Histogram Constructor have allocated memory for storing the variable vector<int> frequency, but not release after then. I have created a destructor function to free the memory.
-
- 11 6月, 2019 1 次提交
-
-
由 linshuliang 提交于
-
- 21 2月, 2019 1 次提交
-
-
由 Jun Tian 提交于
* sync * sync * sync * sync * only support Float32 * add more data types * clang format * clang format * typo fix in vdljl.cc * Delete vdl.jl
-
- 13 12月, 2018 2 次提交
- 12 12月, 2018 1 次提交
-
-
由 wuzewu 提交于
* add paddle framework.proto and support show paddle-fluid model in web page * modify the graph drawing policy, only draw operator node in default * Resolution of code style issues raised by Superjomn
-
- 20 11月, 2018 1 次提交
-
-
由 nepeplwu 提交于
* front-end add vue-i18n dependency * back-end support language selection with option --language or -L * front-end add language support with vue-i18n
-
- 07 8月, 2018 1 次提交
-
-
由 Oraoto 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-