Fix an issue with Upsampling and update one test to hit the broken usecase (#5530)
authorMatthew Brookhart <mbrookhart@octoml.ai>
Wed, 6 May 2020 19:36:01 +0000 (12:36 -0700)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 19:36:01 +0000 (04:36 +0900)
commit900254d3425ba728dacbf8e5e0ce29fce8eccd3f
tree96406325b66da15909fe7463fd6d719e6a4b247f
parent79e29ab1e8a6f6b9bb064813ffefc43a12a207d5
Fix an issue with Upsampling and update one test to hit the broken usecase (#5530)
python/tvm/relay/frontend/onnx.py
tests/python/frontend/onnx/test_forward.py