1. 27 Feb, 2020 1 commit
  2. 13 Feb, 2020 1 commit
  3. 09 Feb, 2020 1 commit
  4. 09 Dec, 2019 1 commit
  5. 05 Sep, 2019 1 commit
    • [VTA][TOPI] Conv2d transpose (deconvolution) operator support (#3777) · 23c22812
      * initial conv2d_transpose
      
      * correct select operator
      
      * cleanup
      
      * fix
      
      * fix correcness check
      
      * conv2d transpose declaration fix
      
      * autotvm conv2d_transpose tuning script
      
      * ir pass fix
      
      * fix tuning script
      
      * deriving params from env, adding bias
      
      * removing bias comp from deconvolution
      
      * lint
      
      * fix
      
      * lint
      
      * lint
      
      * turning off cpu
      
      * lint, ops
      
      * lint
      
      * import fix
      
      * removing hard coded values
      
      * lint
      Thierry Moreau committed
  6. 30 Jul, 2019 1 commit
    • [VTA] Support for batched inference (#3661) · 6c7f0c4d
      * fix in IR pass to support padding on 6-d tensors
      
      * support for both N>1 and N==1 for padding
      
      * batch size > 1 tuning and base config
      
      * output formatting
      
      * batch conv2d
      
      * print all category results
      
      * revert to single-batch config
      
      * pick record best
      
      * fix conv test
      
      * improving reporting
      
      * address batching bug in fast simulator
      
      * fix
      Thierry Moreau committed
  7. 19 Jul, 2019 1 commit
  8. 28 Jun, 2019 1 commit