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/01/17 18:07:22 UTC

[incubator-tvm] branch master updated (a5bb789 -> 67b97e5)

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 a5bb789  [QNN] Conv2D type checking for kernel per-channel scales. (#4732)
     add 67b97e5  [TOOLS] JSON upgrader to upgrade serialized json. (#4730)

No new revisions were added by this update.

Summary of changes:
 python/tvm/api.py                                  | 10 ++-
 python/tvm/json_compact.py                         | 93 ++++++++++++++++++++++
 .../test_json_compact.py}                          | 44 +++++-----
 3 files changed, 126 insertions(+), 21 deletions(-)
 create mode 100644 python/tvm/json_compact.py
 copy tests/python/{unittest/test_runtime_vm_profiler.py => relay/test_json_compact.py} (53%)