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

[tvm] branch main updated (7c6d71b -> 1d3177b)

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

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


    from 7c6d71b  [UnitTests][CMSISNN] Mark CMSISNN with skipif they are missing libraries (#9179)
     add 1d3177b  [TIR] Fix FlattenBuffer computing size for buffer with strides (#9195)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/flatten_buffer.cc               |  4 +++
 .../unittest/test_tir_transform_flatten_buffer.py  | 42 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)