You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jc...@apache.org on 2021/05/10 05:51:38 UTC

[tvm] branch main updated (4c1a6aa -> 12b1417)

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

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


    from 4c1a6aa  [BYOC][TensorRT] Add nn.batch_matmul, nn.layer_norm, erf (#8005)
     add 12b1417  Fix executor for different compilers (#8006)

No new revisions were added by this update.

Summary of changes:
 src/runtime/crt/aot_executor/aot_executor.c        | 37 ++++++++++------------
 .../crt/internal/aot_executor/aot_executor.h       |  4 +--
 2 files changed, 19 insertions(+), 22 deletions(-)