onnxruntime-tvm/vta/scripts
Thierry Moreau 23c22812b8 [VTA][TOPI] Conv2d transpose (deconvolution) operator support (#3777)
* 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
2019-09-05 11:29:42 -07:00
..
tune_conv2d.py [VTA][TOPI] Conv2d transpose (deconvolution) operator support (#3777) 2019-09-05 11:29:42 -07:00
tune_conv2d_transpose.py [VTA][TOPI] Conv2d transpose (deconvolution) operator support (#3777) 2019-09-05 11:29:42 -07:00
tune_dense.py fix dense tuning (#3768) 2019-08-14 00:17:19 -07:00
tune_resnet.py avoiding cast None to int errors (#3578) 2019-07-18 18:35:19 -07:00
tune_resnet_nnvm.py avoiding cast None to int errors (#3578) 2019-07-18 18:35:19 -07:00