1. 28 2月, 2018 1 次提交
    • J
      Graph viz set up (#282) · 0d25e273
      Jeff Wang 提交于
      * 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.
      0d25e273
  2. 27 2月, 2018 1 次提交
  3. 07 2月, 2018 1 次提交
  4. 06 2月, 2018 3 次提交
    • T
      Binary Record Fixe (#260) · ef48ef34
      Thuan Nguyen 提交于
      * Binary Record Fixes
      
      * Fixed issues with binary_record.h filename generator method.  std::hash is not consistent across OS.  It will generate different hash's when ran on different OS on the same string.  Change the filename generator to use a static counter.  It will be more ideal to use UUID generator available in boost 1.4.2, however, boost 1.4.2 has problems compiling on c++11 \n* Fix issue with pytorch demo where it logs to the absolute path /workspace
      
      * Fix performance issue on server when server fails to load image file.  Currently server retries an API call 3 times before it fails, at which point it'll sleep the thread for 2 secs.  This becomes problematic when there are alot of SDK errors.  I'll create seperate issue to refine the retry logic to not be so expensive on the server.
      ef48ef34
    • J
      Provide instructions on virtualenv. (#258) · 4da48256
      Jeff Wang 提交于
      * Provide instructions on virtualenv.
      
      * Clean up the detail a little bit.
      4da48256
    • J
      Fix python path typo in the start dev server script (#253) · 13cc8198
      Jeff Wang 提交于
      * Fix python path typo in the start dev server script
      Kill webpack in case of python error.
      
      * Switch to use trap
      
      * capture more signal.
      13cc8198
  5. 03 2月, 2018 3 次提交
  6. 02 2月, 2018 4 次提交
  7. 31 1月, 2018 3 次提交
  8. 30 1月, 2018 3 次提交
  9. 27 1月, 2018 2 次提交
  10. 26 1月, 2018 2 次提交
  11. 25 1月, 2018 1 次提交
  12. 24 1月, 2018 1 次提交
  13. 21 1月, 2018 3 次提交
  14. 19 1月, 2018 3 次提交
  15. 18 1月, 2018 3 次提交
  16. 17 1月, 2018 3 次提交
  17. 16 1月, 2018 3 次提交