1. 29 Mar, 2020 2 commits
  2. 24 Mar, 2020 1 commit
  3. 22 Mar, 2020 2 commits
  4. 10 Mar, 2020 1 commit
    • Revive the Rust + SGX refactor (#4976) · 41e1d5f9
      * Add Nick's changes's squashed
      
      * Fix frontend compilation
      
      * Re-enable Rust CI
      
      * Add changes with conflicted badly
      
      * Restructure import_module! macro in order to avoid unstable features
      
      * Kill old unstable feature enablement
      
      * Refactor common to use new APIs
      
      * Move the code to stable
      
      * Fix warning
      
      Co-authored-by: Nick Hynes <nhynes@oasislabs.com>
      Jared Roesch committed
  5. 28 Feb, 2020 1 commit
  6. 18 Feb, 2020 1 commit
  7. 09 Feb, 2020 1 commit
  8. 06 Feb, 2020 1 commit
  9. 17 Jan, 2020 1 commit
  10. 10 Jan, 2020 1 commit
  11. 23 Dec, 2019 1 commit
  12. 18 Dec, 2019 1 commit
  13. 22 Nov, 2019 1 commit
  14. 20 Nov, 2019 1 commit
  15. 14 Nov, 2019 3 commits
  16. 31 Oct, 2019 3 commits
  17. 30 Oct, 2019 1 commit
  18. 21 Oct, 2019 1 commit
  19. 18 Oct, 2019 1 commit
  20. 14 Oct, 2019 2 commits
  21. 21 Aug, 2019 1 commit
    • [Relay][VM]VM Profiler (#3727) · 95f12e31
      * [Relay][VM]VM debugger
      
      * Report mean/min/max for op duration
      
      * Typos
      
      * Lint
      
      * Lint
      
      * Lint
      
      * Support build debug VM in CMake
      
      * Lint
      
      * Enable VM debug in unit test
      
      * Disable debug vm test until new docker image is built
      
      * Add device sync code
      
      * Fix qnn unit test
      
      * Disable vm debug by default
      
      * Rename files
      
      * Rename classes
      
      * Fix comment
      
      * Fix comment
      Wei Chen committed
  22. 20 Aug, 2019 1 commit
  23. 13 Aug, 2019 1 commit
    • [VTA][TSIM][Build] Towards TSIM CI testing (#3704) · e518fe1c
      * building TSIM specific library along with fast simulator to quickly switch between dlls
      
      * cmake controlled TSIM libraries
      
      * always build tsim driver in either simulation modes
      
      * build DLLs based on CMAKE flags
      
      * updating the jenkinsfile
      
      * small restructuring
      
      * reducing the cmake flags
      
      * update instructions
      
      * reverting to 3 flags
      
      * update Jenkinsfile
      
      * adding new line
      
      * enabling TSIM unit and integration tests
      
      * fix description
      
      * temporarily disabling task_python_vta tests in CPU Build stage
      
      * move CPU tests in unit test stage
      
      * stage  reorg
      
      * better make
      
      * disabling TSIM tests for now
      
      * reverting some restructuring
      
      * fix
      Thierry Moreau committed
  24. 08 Aug, 2019 1 commit
  25. 05 Aug, 2019 1 commit
  26. 22 Jul, 2019 1 commit
  27. 21 Jul, 2019 1 commit
  28. 18 Jul, 2019 1 commit
  29. 02 Jul, 2019 1 commit
    • Add dockerfiles for the conda package builds (#3344) · 988ea2ac
      * First shot
      
      * Add dockerfile for CPU too
      
      * Finish the build infrastructure
      
      * Remove extra file
      
      * Comment out the Jenkinsfile section since it is not ready
      
      * Add missing license headers
      
      * Update to newer cudnn that anaconda packaged
      
      * Bump the build numbers for the newer cudnn
      
      * Bring back the toolchain option with a tweak for cuda
      
      * Cache some large packages in the docker and update to llvm 7.0.0
      
      * Merge all the python packages together
      
      * First fix for the conda cuda builds (again)
      
      * Use the tarball version of cudnn since tvm has trouble detecting the other one
      
      * Use llvm 8.0 from the numba packages
      
      * Also use llvm 8.0 for the cpu builds
      
      * Don't use the anaconda compiler for OS X
      
      * Enable Metal on OS X builds
      
      * Make sure to detect undefined variables in scripts
      
      * Fix build when not using cuda
      abergeron committed
  30. 18 Jun, 2019 1 commit
  31. 14 Jun, 2019 1 commit
  32. 11 Jun, 2019 1 commit
  33. 31 May, 2019 1 commit