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 2021/04/14 16:55:32 UTC

[tvm] branch main updated (3673cab -> 303a2f0)

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

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


    from 3673cab  [ONNX] Make input shape immutable (#7844)
     add 303a2f0  [BugFix] Print doubles with precision 17 in SaveJSON and TVM script printer (#7846)

No new revisions were added by this update.

Summary of changes:
 src/node/serialization.cc                     |  4 ++--
 src/printer/tvmscript_printer.cc              |  3 +++
 tests/python/unittest/test_node_reflection.py | 11 +++++++++++
 3 files changed, 16 insertions(+), 2 deletions(-)