[Test] enable NHWC of `relay.testing.mobilenet` (#3886)
author黎明灰烬 <sakltian@yeah.net>
Thu, 5 Sep 2019 18:32:21 +0000 (02:32 +0800)
committerThierry Moreau <moreau@uw.edu>
Thu, 5 Sep 2019 18:32:21 +0000 (11:32 -0700)
commite873a73abd1175592d47dbd60b48b3e5382679aa
tree0d70958c41319349ddfb4ef347e81572993e1b36
parent23c22812b8e2a46133cfbc89e4910e24dc0b976a
[Test] enable NHWC of `relay.testing.mobilenet` (#3886)

* [Relay] enable NHWC of `relay.testing.mobilenet`

In this way, we can play around NHWC inside TVM regardless of
the frontends.

* [Test] test for NHWC of relay.testing.mobilenet
python/tvm/relay/testing/layers.py
python/tvm/relay/testing/mobilenet.py
tests/python/relay/benchmarking/benchmark_vm.py