This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 177d529 [TVMScript] Enable assignment statement without type
annotation (#10736)
add 93969db [FIX,AUTOTVM] Fix printing of measure results (#10647)
add f368295 [ONNX] Make `freeze_param = True` and run `DynamicToStatic`
by default (#10750)
No new revisions were added by this update.
Summary of changes:
python/tvm/autotvm/measure/measure.py | 6 +++---
python/tvm/relay/frontend/onnx.py | 10 ++++++++--
tests/python/frontend/onnx/test_forward.py | 31 ++++--------------------------
3 files changed, 15 insertions(+), 32 deletions(-)