You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/03/09 20:19:30 UTC

[tvm] branch main updated (fe33ed6 -> f9d3918)

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

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


    from fe33ed6  RFC: initial stab at TorchScript fallback (#7401)
     add f9d3918  [LLVM][TIR] Propagate variable names to parameters. (#10514)

No new revisions were added by this update.

Summary of changes:
 src/target/llvm/codegen_cpu.cc                           |  8 ++++++--
 src/target/llvm/codegen_llvm.cc                          |  1 +
 src/tir/transforms/make_packed_api.cc                    |  8 +++++++-
 .../unittest/test_tir_transform_make_packed_api.py       | 16 ++++++++++------
 4 files changed, 24 insertions(+), 9 deletions(-)