You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/03/11 22:53:34 UTC

[incubator-tvm] branch master updated (d04525e -> d2a79a5)

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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from d04525e  Conditions updated to cover better user scenarios[Re-raised] (#5043)
     add d2a79a5  [Object] Add String container (#4628)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/container.h | 308 ++++++++++++++++++++++++++++++++++++++++
 tests/cpp/container_test.cc     | 181 ++++++++++++++++++++++-
 2 files changed, 486 insertions(+), 3 deletions(-)