Revert "[Runtime] Allow parameter sharing between modules (#3489)" (#3884)
authorTianqi Chen <tqchen@users.noreply.github.com>
Tue, 3 Sep 2019 07:31:04 +0000 (15:31 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Sep 2019 07:31:04 +0000 (15:31 +0800)
commit6b0359b440135b19116ded681be9bee0d7d4c985
treed59295430dfaff9552039c32ecfb68e0617ec67f
parent9e595b422f5edb7191375fbbbddf0fb488567c02
Revert "[Runtime] Allow parameter sharing between modules (#3489)" (#3884)

This reverts commit 224cc243b4e54a77d011644fe7d81bdee8e8116b.
include/tvm/runtime/ndarray.h
src/runtime/graph/graph_runtime.cc
src/runtime/graph/graph_runtime.h
src/runtime/ndarray.cc
tests/cpp/build_module_test.cc