1. 11 3月, 2020 2 次提交
  2. 10 3月, 2020 1 次提交
  3. 06 3月, 2020 1 次提交
  4. 29 2月, 2020 1 次提交
    • P
      VisualDL 2.0 development in progress (#571) · bfa23c25
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      bfa23c25
  5. 19 12月, 2018 1 次提交
    • V
      Update the docs building workflow for PPO (#521) · 58a7a35f
      Varun Arora 提交于
      * Update the travis script
      
      * update doc generate path
      
      * revert test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * Update script
      
      * Pull from PPO develop branch to test
      
      * Remove tmp print messages
      
      * We don't need no, PYTHONIFICATION
      
      * Fill small shell typo
      58a7a35f
  6. 06 7月, 2018 1 次提交
  7. 28 4月, 2018 1 次提交
  8. 17 4月, 2018 2 次提交
  9. 24 3月, 2018 1 次提交
    • J
      Fix travis (#336) · aa56f336
      Jeff Wang 提交于
      * Fix the incorrect test cases
      
      * Move the doc related commands to a script.
      
      * Add X to the deploy_docs_on_travis.sh permission
      aa56f336
  10. 06 3月, 2018 1 次提交
    • O
      Add Python 3 support (#286) · b0a4fddd
      Oraoto 提交于
      * Add Python 3 support
      
      * Update protobuf to 3.5 and pybind to 2.2.2
      
      * Update test scripts to use python -m
      
      * Change zip/xrange/import usages
      
      * Remove file generated by
      
      * Graph viz set up (#282)
      
      * Include the Graph requirement, GraphViz` in docs.
      
      * Provide information to the ONNX format model export.
      
      * Ask the user to download Graphviz via the website instead of brew.
      
      * Make test and build scripts compatible with python 2 & 3
      
      * A WITH_PYTHON3 option was added to cmake.
      
      * setup.py will detect runing version python, and setup up WITH_PYTHON3 environemnt variable before calling build.sh
      
      * build.sh and test.sh will handle WITH_PYTHON3
      
      * Fix pybind warning
      
      * Pass WITH_PYTHON3 correctly
      
      * Fix coding style
      
      * Add six for Python 2 and 3 Compatibility
      
      * Fix coding style
      b0a4fddd
  11. 06 2月, 2018 1 次提交
  12. 02 2月, 2018 2 次提交