You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2020/03/27 00:00:12 UTC

[incubator-tvm] branch master updated (35ee8f6 -> 63937a0)

This is an automated email from the ASF dual-hosted git repository.

moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 35ee8f6  [Relay][OP] Register topi schedule for Relay fast_exp and fast_tanh (#5131)
     add 63937a0  [RUNTIME]crt error handling (#5147)

No new revisions were added by this update.

Summary of changes:
 src/runtime/crt/graph_runtime.c | 163 +++++++++++++++++++++++++++++++++-------
 src/runtime/crt/graph_runtime.h |  22 ++++--
 2 files changed, 152 insertions(+), 33 deletions(-)