Customize SI prefix in logging (#5411)
authorAndrew Reusch <areusch@octoml.ai>
Wed, 22 Apr 2020 22:35:21 +0000 (15:35 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 22:35:21 +0000 (15:35 -0700)
commitf5c9bc93883d426284057657463942dfdfef2fd8
treeed6a0b376ba7097a5528b490dc31b37a324c93ff
parent8f9796bd976874afe28845be7ce19f3acc8f1883
Customize SI prefix in logging (#5411)

* Customize SI prefix in logging

* Include unit test
python/tvm/autotvm/tuner/callback.py
python/tvm/autotvm/tuner/tuner.py
python/tvm/autotvm/util.py
tests/python/unittest/test_format_si_prefix.py [new file with mode: 0644]