1. 30 3月, 2018 2 次提交
    • J
      Embedding visualization (#351) · a8cadfb7
      Jeff Wang 提交于
      a8cadfb7
    • N
      Create Audio Feature in SDK (#344) · 37a3559a
      Nicky Chan 提交于
      * Create Audio Feature in SDK
      * Add apis to record audio in SDK
      * Add corresponding apis in pybind, storage.py, sdk.h
      * Implement reservoir sampling when collecting audio samples
      
      * fix clang format and update based on comment
      
      * use int_8 for reading records and convert string directly from vector
      
      * refract isSampleTaken to IndexOfSampleTaken
      
      * fix clang format again
      37a3559a
  2. 24 3月, 2018 2 次提交
    • J
      Create text feature (#333) · 3afc5b2d
      Jeff Wang 提交于
      * Add manual Save feature.
      
      * Fix the incorrect style
      
      * Add feature to record Text
      3afc5b2d
    • 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
  3. 23 3月, 2018 1 次提交
  4. 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
  5. 06 3月, 2018 2 次提交
    • J
      Add sphinx doc in PyBind file. Provide more documentation (#292) · 723c5032
      Jeff Wang 提交于
      * Add the support to write documentation in the pybind directly.
      
      * Provide more detail of the API documentations.
      723c5032
    • 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
  6. 03 2月, 2018 1 次提交
  7. 30 1月, 2018 1 次提交
  8. 27 1月, 2018 1 次提交
  9. 16 1月, 2018 3 次提交
  10. 15 1月, 2018 2 次提交
  11. 14 1月, 2018 1 次提交
  12. 13 1月, 2018 1 次提交
  13. 08 1月, 2018 1 次提交
  14. 06 1月, 2018 1 次提交
  15. 02 1月, 2018 6 次提交
  16. 01 1月, 2018 3 次提交
  17. 31 12月, 2017 2 次提交
  18. 29 12月, 2017 2 次提交
  19. 27 12月, 2017 2 次提交
  20. 26 12月, 2017 2 次提交
  21. 25 12月, 2017 3 次提交