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/04/22 22:35:33 UTC

[incubator-tvm] branch master updated (8f9796b -> f5c9bc9)

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 8f9796b  [Relay] Fix memory leak when accessing NDArray (#5413)
     add f5c9bc9  Customize SI prefix in logging (#5411)

No new revisions were added by this update.

Summary of changes:
 python/tvm/autotvm/tuner/callback.py               | 15 ++++++++----
 python/tvm/autotvm/tuner/tuner.py                  | 14 +++++++----
 python/tvm/autotvm/util.py                         |  9 ++++++++
 .../test_format_si_prefix.py}                      | 27 ++++++++++++++--------
 4 files changed, 48 insertions(+), 17 deletions(-)
 copy tests/python/{frontend/test_common.py => unittest/test_format_si_prefix.py} (56%)