You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Jared Roesch <no...@github.com> on 2019/04/08 08:17:04 UTC

[dmlc/tvm] [Relay][RFC][Fix] Rename RelayPrint to AsText (#2984)

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

Re: [dmlc/tvm] [Relay][RFC][Fix] Rename RelayPrint to AsText (#2984)

Posted by Tianqi Chen <no...@github.com>.
Merged #2984 into master.

-- 
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#event-2260182354