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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from c8bfdb21ab [BugFix][TIR] Fix dynamic smem merge leaf alloc (#16216)
     add 37c38acc46 [Target] Add Jetson AGX Orin tags (#16231)
     add b3eec91ee6 [TFLite] Add support for quantized mirror pad (#16243)
     add 870246a369 [LoopPartition] Fix a bug of LoopPartition in single point 
scenarioes (#16104)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py                |   6 -
 src/target/tag.cc                                  |  24 +++
 src/tir/transforms/loop_partition.cc               |  35 ++++
 tests/python/frontend/tflite/test_forward.py       |  24 ++-
 .../test_tir_transform_loop_partition.py           | 228 +++++++++++++++++++++
 5 files changed, 310 insertions(+), 7 deletions(-)

Reply via email to