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 2021/09/07 22:16:15 UTC

[tvm] branch main updated (a3e96c0 -> 53a3cba)

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/tvm.git.


    from a3e96c0  add platform to build directory (#8945)
     add 53a3cba  Fix incorrect AOT Memory Planning (#8926)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/aot_executor_codegen.cc | 19 ++++++++++++++-----
 src/relay/backend/te_compiler.cc          |  2 +-
 tests/python/relay/aot/test_crt_aot.py    | 30 ++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 6 deletions(-)