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/06/07 16:45:15 UTC

[tvm] branch main updated (364bc1b -> 2c67d71)

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 364bc1b  [QEMU] Add number of cores, target list for build (#8156)
     add 2c67d71  [FIX] Allow tokenizer to parse numbers greater than INT_MAX. (#8120)

No new revisions were added by this update.

Summary of changes:
 src/parser/parser.cc                 | 25 +++++++++-----
 src/parser/tokenizer.h               | 66 +++++++++++++++++++++---------------
 tests/python/relay/test_ir_parser.py |  1 +
 3 files changed, 56 insertions(+), 36 deletions(-)