Expose relay BindParamsByName to Python (#4751)
authormasahi <masahi129@gmail.com>
Mon, 20 Jan 2020 22:32:22 +0000 (07:32 +0900)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2020 22:32:22 +0000 (07:32 +0900)
commitf8f75ca2ee109b7a9a62e93b8523ae41983d45aa
treeee015901df1edabcc664381c54fbc3432ec7c7c1
parent2c0c18494e00dd3beb71527b3f2ccde5df678440
Expose relay BindParamsByName to Python (#4751)

* expose BindParamByName to python

* fixed alpha equal test
python/tvm/relay/build_module.py
src/relay/backend/build_module.cc
tests/python/relay/test_pass_fold_constant.py