[Relay] Add ResizeNearestNeighbor and CropAndResize in tf converter (#3393)
authorYong Wu <ywu118@alumni.jh.edu>
Tue, 25 Jun 2019 08:38:55 +0000 (01:38 -0700)
committerSiva <sivar.b@huawei.com>
Tue, 25 Jun 2019 08:38:55 +0000 (14:08 +0530)
commitcbec5b94b87455f07918f7f4488c9a82a2d26708
tree5e2616188438316c06ef59a533cd57fa9e4fd45f
parentfb95a98593bcf270942576bd1cbb5bc19a4b292f
[Relay] Add ResizeNearestNeighbor and CropAndResize in tf converter (#3393)
python/tvm/relay/frontend/tensorflow.py
python/tvm/relay/frontend/tensorflow_parser.py
tests/python/frontend/tensorflow/test_forward.py