1. 12 5月, 2020 1 次提交
  2. 09 5月, 2020 1 次提交
  3. 07 5月, 2020 1 次提交
  4. 26 3月, 2020 2 次提交
    • P
      frontend 2.0.0-beta.26 (#609) · d7e87995
      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
      d7e87995
    • 走神的阿圆's avatar
      Add python interface for starting visualdl service . (#607) · f8aa0f06
      走神的阿圆 提交于
      * * 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.
      f8aa0f06
  5. 24 3月, 2020 1 次提交
    • P
      frontend 2.0.0-beta.24: more style lint rules, add server language detection,... · cdb82390
      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
      cdb82390
  6. 15 3月, 2020 1 次提交
  7. 11 3月, 2020 1 次提交
    • P
      perf: images loading performance optimized (#587) · 6a8d29f0
      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
      6a8d29f0
  8. 10 3月, 2020 1 次提交
    • P
      fix: update python setup (#583) · b3ddbd77
      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
      b3ddbd77
  9. 06 3月, 2020 1 次提交
  10. 02 7月, 2019 1 次提交
    • L
      Fix the bug caused by Histogram. (#553) · 52e8a2c4
      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.
      52e8a2c4
  11. 11 6月, 2019 1 次提交
  12. 21 2月, 2019 1 次提交
    • J
      [WIP] Add support for Julia (#529) · 47583c6f
      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
      47583c6f
  13. 13 12月, 2018 2 次提交
  14. 12 12月, 2018 1 次提交
    • W
      fix #512 (#513) · 845a74b8
      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
      845a74b8
  15. 20 11月, 2018 1 次提交
    • N
      fix #506 (#508) · 6e213677
      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
      6e213677
  16. 07 8月, 2018 1 次提交
  17. 26 7月, 2018 1 次提交
  18. 20 7月, 2018 1 次提交
  19. 09 7月, 2018 1 次提交
  20. 06 7月, 2018 1 次提交
  21. 14 6月, 2018 1 次提交
    • O
      Add preliminary support for Windows (#461) · 19e24f76
      Oraoto 提交于
      * Add preliminary support for Windows
      
          Known issues:
      
          1. No zlib support for protobuf
          2. Manual editting to core.vcxproj are required
          3. No build and packge script support
          4. Not tesetd, may break linux build
      
      * Add build script and batch file for Windows
      
      * Fix linux build and include batch file in wheel
      
      * Fix Python 2.7 build
      
      * Define NOMINMAX instead of preventing macro expansion
      19e24f76
  22. 28 4月, 2018 1 次提交
    • J
      Example doc update (#437) · 26ea0c36
      Jeff Wang 提交于
      * Add a new PyTorch example to show embedding.
      Update pybind document.
      
      * Change the function of embedding to take word
      dictionary.
      26ea0c36
  23. 26 4月, 2018 1 次提交
    • J
      Embedding doc (#424) · 2642aab1
      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
      2642aab1
  24. 25 4月, 2018 1 次提交
    • J
      Update embedding tag (#422) · c1c2232c
      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
      c1c2232c
  25. 17 4月, 2018 1 次提交
  26. 14 4月, 2018 1 次提交
  27. 13 4月, 2018 1 次提交
  28. 12 4月, 2018 1 次提交
  29. 11 4月, 2018 2 次提交
  30. 10 4月, 2018 1 次提交
  31. 06 4月, 2018 2 次提交
  32. 05 4月, 2018 1 次提交
  33. 04 4月, 2018 1 次提交
  34. 03 4月, 2018 1 次提交
    • J
      Embedding visualization connect (#356) · 6408cbfe
      Jeff Wang 提交于
      * Make the frontend to fetch the data from the flask server.
      
      * Provide loading animation.
      
      * Fixed format style
      Fix the issue where the display label not working.
      
      * Provide a 2D 3D switcher.
      Display the chart in 3D.
      
      * Include PCA method to do dimension reduction
      
      * Fix the style.
      
      * Fix typo
      Use === to compare type as well.
      6408cbfe
  35. 30 3月, 2018 2 次提交