1. 14 3月, 2018 1 次提交
    • J
      Docs update for release (#317) · 63086205
      Jeff Wang 提交于
      * Update the version number
      Update the doc to include Vue
      Update the doc to give more details on the sync_cycle
      Update the doc to include python 3
      
      * Update the LogWriter constructor doc.
      
      * Update the package copy directory.
      
      * Update the version to 0.0.2 (implying beta now)
      
      * Update the vdl_create_scratch_log to python 3 as well.
      63086205
  2. 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
  3. 07 2月, 2018 1 次提交
  4. 27 1月, 2018 1 次提交
  5. 21 1月, 2018 1 次提交
  6. 19 1月, 2018 1 次提交
    • Q
      Fix build (#192) · b5d2df95
      Qiao Longfei 提交于
      * fix build problem that the first build has no js.
      * use for loop to check if frontend file is duplicated
      * package_data use *.js *.html to match file
      b5d2df95
  7. 16 1月, 2018 2 次提交
  8. 15 1月, 2018 1 次提交
  9. 12 1月, 2018 2 次提交
  10. 10 1月, 2018 1 次提交
  11. 08 1月, 2018 1 次提交
  12. 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
  13. 24 11月, 2017 1 次提交
  14. 16 11月, 2017 2 次提交