You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/08/16 23:10:23 UTC

[tvm] branch main updated (247c54b97d -> a1ddfb592f)

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

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


    from 247c54b97d Use std::make_unique instead of std::unique_ptr(new ...), NFC (#12459)
     add a1ddfb592f Remove uses of std::iterator, NFC (#12461)

No new revisions were added by this update.

Summary of changes:
 include/tvm/support/span.h | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)