1. 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
  2. 25 1月, 2019 1 次提交
  3. 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
  4. 17 12月, 2018 1 次提交
  5. 13 12月, 2018 2 次提交
  6. 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
  7. 26 11月, 2018 1 次提交
  8. 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
  9. 27 9月, 2018 1 次提交
  10. 26 9月, 2018 1 次提交
  11. 05 9月, 2018 1 次提交
  12. 22 8月, 2018 2 次提交
  13. 16 8月, 2018 1 次提交
  14. 14 8月, 2018 1 次提交
  15. 07 8月, 2018 1 次提交
  16. 03 8月, 2018 2 次提交
  17. 01 8月, 2018 1 次提交
  18. 26 7月, 2018 1 次提交
  19. 25 7月, 2018 2 次提交
  20. 20 7月, 2018 1 次提交
  21. 19 7月, 2018 1 次提交
  22. 14 7月, 2018 1 次提交
    • N
      Update logo (#469) · edec7564
      Nicky Chan 提交于
      * Add install by sources section and a link to dev server
      
      * Update VisualDL logo
      edec7564
  23. 12 7月, 2018 1 次提交
  24. 09 7月, 2018 1 次提交
  25. 06 7月, 2018 2 次提交
  26. 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
  27. 01 6月, 2018 1 次提交
  28. 23 5月, 2018 2 次提交
  29. 12 5月, 2018 1 次提交
  30. 09 5月, 2018 1 次提交
  31. 05 5月, 2018 1 次提交
  32. 02 5月, 2018 1 次提交
  33. 01 5月, 2018 1 次提交
    • J
      How to use embedding doc (#442) · d9a71463
      Jeff Wang 提交于
      * Add the 'how to use embedding' tutorial
      
      * Add the chinese version of how to use embedding doc
      
      * update syntax
      
      * add punctuation
      
      * change visualdl to visualDL
      
      * Prove reading
      
      * prove reading
      d9a71463
  34. 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