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/06/18 22:28:11 UTC

[incubator-tvm] branch master updated (eacfe89 -> d85efa1)

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 eacfe89  [RUNTIME] Introduce MetadataModule to separate code compilation/interpretation and weight initialization (#5770)
     add d85efa1  fix batchnorm infer_value error, add regression test and unit test (#5845)

No new revisions were added by this update.

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