[PYTHON] Add buffer name when creating tensor bindings (#5670)
authorTianqi Chen <tqchen@users.noreply.github.com>
Tue, 26 May 2020 03:19:15 +0000 (20:19 -0700)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 03:19:15 +0000 (20:19 -0700)
commit9d1d8a90ff7c25355d8098342c55f7e7c198282c
treec21c561f8fe09a3b4b84704eb6af9022df24852f
parentcc79591f5e0f05955fd3180b1975e4344b532345
[PYTHON] Add buffer name when creating tensor bindings (#5670)
python/tvm/driver/build_module.py