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

[incubator-tvm] branch master updated (6cb5b88 -> 8f9796b)

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

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


    from 6cb5b88  [TIR] Enhance Substitute, python bindings for Substitute/PostOrderVisit/IRTransform. (#5400)
     add 8f9796b  [Relay] Fix memory leak when accessing NDArray (#5413)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/codegen_c/codegen.cc |  5 +--
 src/relay/backend/contrib/dnnl/codegen.cc      |  2 +-
 src/relay/backend/vm/compiler.cc               | 60 +++++++++-----------------
 src/relay/op/memory/memory.cc                  | 28 ++++++------
 4 files changed, 39 insertions(+), 56 deletions(-)