You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/04/07 03:39:26 UTC

[tvm] branch main updated (417c598 -> 2d3f7816)

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

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


    from 417c598  [TVMC] Runner.py Updates (#7779)
     add 2d3f7816 [ONNX] Initial work to import pre-quantized ONNX Models (#7802)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 59 ++++++++++++++++++++++++++++++
 tests/python/frontend/onnx/test_forward.py |  8 ----
 2 files changed, 59 insertions(+), 8 deletions(-)