fix a few bugs with shape inference and types in the onnx importer (#5534)
authorMatthew Brookhart <mbrookhart@octoml.ai>
Thu, 7 May 2020 20:03:52 +0000 (13:03 -0700)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 20:03:52 +0000 (13:03 -0700)
commitc238a8662fad1f7945811402f641fa0e1f6da022
treeb3dbfae1bb82ce607eb3d1752704b9f9cbaad19d
parentf05b9119e0612df59172301bdfbe4fabcd8605e9
fix a few bugs with shape inference and types in the onnx importer (#5534)
python/tvm/relay/frontend/onnx.py
src/relay/op/tensor/transform.cc
src/relay/op/tensor/unary.cc