[Bugfix][Printer] Avoid adding annotation twice for ConstantNode (#6364)
authorYizhi Liu <liuyizhi@apache.org>
Thu, 3 Sep 2020 16:57:13 +0000 (09:57 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Sep 2020 16:57:13 +0000 (09:57 -0700)
commit52627654ef9e112600a4eb200d079f23b8fb4bad
tree0551bc64af23788629ac846a0be563b308d1c0c6
parent1224d56ca95825b4244d337df4cd04546108c9cd
[Bugfix][Printer] Avoid adding annotation twice for ConstantNode (#6364)

* [Relay] Add user-defined constant node printer

* fix constant node printer, which appends annotator twice when meta=true

* fix lint
src/printer/relay_text_printer.cc
src/printer/text_printer.h