1. 15 1月, 2018 1 次提交
  2. 14 1月, 2018 1 次提交
  3. 13 1月, 2018 2 次提交
  4. 12 1月, 2018 2 次提交
  5. 08 1月, 2018 4 次提交
    • Q
      use logdir to find model file · 587e1906
      qiaolongfei 提交于
      587e1906
    • Y
      bugfix/fix pip build command (#67) · 5bd5a3bc
      Yan Chunwei 提交于
      * change paths
      
      * add setup
      
      * add packages
      
      * update
      
      * install ready
      
      * restore mock
      
      * restore graph_test.sh
      
      * move visualdl.py to visualdl as a script
      
      * fix setup
      
      * remove onnx_pb2.py
      
      * fix server_test
      
      * add package into tests.sh
      
      * add protobuf-compiler for package
      
      * recover .git
      
      * change script bin visualdl_bin to visualDL
      
      * add npm cache
      
      * avoid build_frontend in travis-CI
      
      * avoid frontend build in travis-CI
      
      * add pips
      
      * restore protobuf mannul installation
      
      * install protobuf
      
      * fix package
      
      * fix tool
      5bd5a3bc
    • Q
      fix import error · 37f49b4f
      qiaolongfei 提交于
      37f49b4f
    • Y
      feature/pip build (#64) · c321a339
      Yan Chunwei 提交于
      c321a339
  6. 07 1月, 2018 1 次提交
  7. 06 1月, 2018 3 次提交
  8. 02 1月, 2018 5 次提交
  9. 28 12月, 2017 3 次提交
  10. 27 12月, 2017 6 次提交
  11. 26 12月, 2017 1 次提交
  12. 25 12月, 2017 1 次提交
  13. 20 12月, 2017 1 次提交
  14. 14 12月, 2017 1 次提交
  15. 04 12月, 2017 1 次提交
    • Q
      Reorgnize server (#43) · 5c260bba
      Qiao Longfei 提交于
      * init logdir runs tags and scalars interface
      
      * add debug
      
      * add one mock data
      
      * add dir server
      
      * move frontend to server
      
      * optimizer python package
      
      * add mock data
      
      * add back result encode
      
      * use application/json as Response type
      
      * rm .DS_Store
      
      * update mock tags
      
      * update mock data
      5c260bba