[Refactor][std::string --> String] IRModule is updated with String (#5523)
authorANSHUMAN TRIPATHY <anshuman.t@huawei.com>
Thu, 7 May 2020 22:11:25 +0000 (03:41 +0530)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 22:11:25 +0000 (15:11 -0700)
commit19f322d70335c13c0d4f7af15c684bd414b90b40
treeba0066431080f1975c6f5a21186f9986dc9d33b3
parentb4ee81d92849ec41e97e137ff1853d8aadd51ab1
[Refactor][std::string --> String] IRModule is updated with String (#5523)

* [std::string --> String] IRModule is updated with String

* [1] Packedfunction updated

* [2] Lint error fixed

* [3] Remove std::string variant
include/tvm/ir/module.h
src/ir/module.cc
src/printer/relay_text_printer.cc