Change the name of RelayPrint to AsText to mirror the higher level API (see #2955). You can view, comment on, or merge this pull request online at:
https://github.com/dmlc/tvm/pull/2984 -- Commit Summary -- * Rename RelayPrint to AsText -- File Changes -- M include/tvm/relay/expr.h (10) M python/tvm/relay/base.py (2) M src/relay/ir/error.cc (6) M src/relay/ir/pretty_printer.cc (12) M src/relay/pass/fuse_ops.cc (6) -- Patch Links -- https://github.com/dmlc/tvm/pull/2984.patch https://github.com/dmlc/tvm/pull/2984.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/pull/2984
