[Relay][ONNX] fix #3134 converter where initializers were not registered as nodes...
authorJoshua Z. Zhang <cheungchih@gmail.com>
Mon, 20 May 2019 17:07:32 +0000 (10:07 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Mon, 20 May 2019 17:07:32 +0000 (10:07 -0700)
commit3a9de9057913928c9489ed7eb6ba8e72b8457f82
treed268bb726b45fcb3cec76bda70018f456fee1f9c
parentd4fb0a2db31d84416981f9fefdf3de7c366ab0ac
[Relay][ONNX] fix #3134 converter where initializers were not registered as nodes (#3143)
python/tvm/relay/frontend/onnx.py