[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
Showing
vta/python/vta/top/util.py
0 → 100644
vta/python/vta/top/vta_conv2d_transpose.py
0 → 100644
vta/scripts/tune_conv2d_transpose.py
0 → 100644
Please
register
or
sign in
to comment