You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2020/11/02 23:35:24 UTC

[incubator-tvm] branch main updated (3222cad -> 6dc8e22)

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

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


    from 3222cad  Update stale link to new location (#6819)
     add 6dc8e22  [rust][tvm-graph-rt]: maintain error sources when propagating errors, swap Mutex for RwLock (#6815)

No new revisions were added by this update.

Summary of changes:
 rust/tvm-graph-rt/src/errors.rs        | 14 +++++-----
 rust/tvm-graph-rt/src/graph.rs         | 49 +++++++++++++++++++++++-----------
 rust/tvm-graph-rt/src/module/syslib.rs | 10 +++----
 3 files changed, 46 insertions(+), 27 deletions(-)