Skip to content
Snippets Groups Projects
  1. Mar 06, 2018
  2. Feb 27, 2018
    • nhynes's avatar
      TVM SGX (#919) · f4b063e9
      nhynes authored
      * Update DMLC core most recent version
      
      * Modify runtime to minimize io when building for SGX
      
      * Add SGX example app
      
      * Prefer streaming versions of packed_func function
      f4b063e9
  3. Feb 23, 2018
  4. Feb 05, 2018
  5. Nov 30, 2017
  6. Nov 29, 2017
  7. Nov 14, 2017
  8. Nov 03, 2017
  9. Oct 12, 2017
  10. Oct 11, 2017
  11. Oct 08, 2017
  12. Sep 29, 2017
  13. Sep 25, 2017
  14. Sep 21, 2017
  15. Sep 12, 2017
  16. Sep 09, 2017
  17. Aug 30, 2017
  18. Aug 28, 2017
  19. Aug 25, 2017
    • Yizhi Liu's avatar
      [APP] Android RPC (#359) · 0ee68d72
      Yizhi Liu authored
      * [APP] Android RPC first version
      
      * [APP] Android RPC build jni automatically
      
      * [APP] Android OpenCL RPC tested on real devices
      
      * [APP] optimize android app interface. add ndk compile tool
      
      * add ndk compile tool
      
      * [APP] fix android app thread crash; add android test script
      
      * [APP] android app - show alert dialog and disconnect when error occurs
      
      * fix ndk build script code lint
      
      * fix ndk build default argument
      
      * ndk script build remove shell=True. disable android app screen orientation
      0ee68d72
  20. Aug 20, 2017
  21. Aug 09, 2017
  22. Aug 06, 2017
  23. Aug 05, 2017
  24. Aug 04, 2017
  25. Aug 01, 2017
    • ziheng's avatar
      [PASS] Improve graph fusion (#286) · 50ddb76b
      ziheng authored
      * [PASS] Improve graph fusion
      
      * Change fusion center to segment head
      
      * Use 'master' to identity the schedule node
      
      * Make things compact
      
      * Fix
      50ddb76b
  26. Jul 28, 2017
  27. Jul 26, 2017
  28. Jul 19, 2017
  29. Jul 16, 2017
  30. Jul 15, 2017
    • ziheng's avatar
      [EXECUTOR] Enable load executor remotely (#245) · c6d4f5af
      ziheng authored
      * [EXECUTOR] Enable load executor remotely
      
      * [EXECUTOR] Pipeline
      
      * Pass bytearray directly
      
      * Enable load dynamic library in rpc_server.py
      
      * Fix
      
      * lint
      
      * Return Module from remote side directly
      
      * Remove unused header file
      
      * Fix
      
      * fix
      c6d4f5af
  31. Jul 14, 2017
  32. Jul 12, 2017
    • ziheng's avatar
      [EXECUTOR] Save/Load Params (#242) · f4d1dddb
      ziheng authored
      * [EXECUTOR] Save/Load Params
      
      * [EXECUTOR] Improve Save/Load, fix Makefile
      
      * [EXECUTOR] Make save independent with executor
      f4d1dddb
  33. Jul 10, 2017
  34. Jul 08, 2017
  35. Jul 04, 2017
Loading