Files
apache--tvm/python
Anastasia Stulova e7c5349ee0 [Relay] Add support of conv2d with NHWC for Mali (#8422)
* [Relay] Add support of conv2d with NHWC for Mali

Added template schedule for conv2d NHWC reusing similar strategy
as for NCHW layout. The schedule is also added to the
corresponding test that can be run to verify correctness.

* [Relay] Fix issue from pylint in conv2d for Mali
2021-07-09 10:10:27 +08:00
..