1. 04 Dec, 2019 3 commits
    • lldb pretty printers for relay (#4453) · f2143644
      * lldb pretty printers for relay
      
      A set of lldb debugger pretty printers that use the relay
      PrettyPrinter functionality to display data structures in
      the lldb debugger.
      
      * lldb pretty printers for relay
      
      A set of lldb debugger pretty printers that use the relay
      PrettyPrinter functionality to display data structures in
      the lldb debugger.
      - Put the dot.lldbinit file in your home directory as .lldbinit.
      - Update the file to point to the pretty printer script tvm.py
      - Restart lldb
      Leo-arm committed
    • [doc] fix typo (#4463) · eb316fe1
      Liang ZOU committed
    • implement conv3d op (#4400) · 7e32f373
      * implement conv3d op
      
      * add back missed conv2d_output_shape by mistake
      
      * fix typo and docs, add topi test
      
      * rebase to master and merge 2d/3d unification
      
      * use cudnn.conv_forward
      optima2005 committed
  2. 03 Dec, 2019 6 commits
  3. 02 Dec, 2019 4 commits
  4. 01 Dec, 2019 4 commits
  5. 28 Nov, 2019 2 commits
  6. 27 Nov, 2019 5 commits
  7. 26 Nov, 2019 8 commits
  8. 25 Nov, 2019 2 commits
  9. 24 Nov, 2019 6 commits