Files
apache--tvm/docs/api/python
Mahesh Ambule 646cfc6371 [Relay, TF Frontend] Dilation2D operator support (#5033)
* update docs for dilation 2d

* dilation2d compute

* dilation2d register

* dilation2d rel compute

* dilation2d strategy

* dilation2d attrs

* dilation2d generic schedule

* dilation2d tf frontend support

* dilation2d tf frontend test case

* dilation2d test cases

* pylint fixes

* add exception for cuda target

* Update docstring

* Update docstring

* change rates to dilations

* removed unused param

* merge master

* Update nn.py

* Update nn.py
2020-03-16 23:54:32 -07:00
..