Enhance upsample operator to adapt onnx opset version 9 for nnvm comp… (#2968)
authorGemfield <gemfield@civilnet.cn>
Tue, 23 Apr 2019 03:50:55 +0000 (11:50 +0800)
committerSiva <sivar.b@huawei.com>
Tue, 23 Apr 2019 03:50:55 +0000 (09:20 +0530)
commit3f835bd974536a3b19dc63d7f7e55ada01d752bd
treedb31da05265bf97ce1ff86550db31ed1c249f3ab
parentdd63c755907c5fce2faa028748ab7dd151d0550b
Enhance upsample operator to adapt onnx opset version 9 for nnvm comp… (#2968)

* Enhance upsample operator to adapt onnx opset version 9 for nnvm compiler

* Add upsample test case for newer opset in nnvm

* re-trigger the CI
nnvm/python/nnvm/frontend/onnx.py
nnvm/tests/python/frontend/onnx/test_forward.py