[Relay] Fix memory leak in the interpreter (#4155)
author雾雨魔理沙 <lolisa@marisa.moe>
Thu, 24 Oct 2019 18:50:25 +0000 (11:50 -0700)
committerHaichen Shen <shenhaichen@gmail.com>
Thu, 24 Oct 2019 18:50:25 +0000 (11:50 -0700)
commit2e0dbaa62aadae094bf4819da8211296cd78fe0b
tree2c5d3ad30d26a08b50ae18ee74226e9799575e15
parentb08fe8105334dbae18da6c79a28deb5cfacc0b52
[Relay] Fix memory leak in the interpreter (#4155)

* save

lint

* address reviewer comment
include/tvm/relay/interpreter.h
python/tvm/relay/backend/interpreter.py
src/relay/backend/interpreter.cc