This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 73078f11dc [CI] Remove lint step from `unity/pr-head` step (#17155)
add 22a89785ba [Relax][BugFix] Fix a bug about the IR construction in test
file (#17121)
add 70d86e3fb7 [Meta Schedule][XGBoost] enable custom callback func test
with xgboost>=1.6.0 (#17168)
add d006ecac35 [Relax] [ONNX] Add support for Sign and Not (#17167)
add 070546eb4a [TVMJS] Check DataType.NUMPY2STR when saving array (#17174)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/tvmjs.py | 9 +++-
python/tvm/relax/frontend/onnx/onnx_frontend.py | 18 ++++++++
.../contrib/test_tvmjs.py} | 48 +++++++++++++++-------
.../meta_schedule/test_meta_schedule_cost_model.py | 25 +++--------
tests/python/relax/test_frontend_onnx.py | 8 ++++
.../relax/test_transform_dead_code_elimination.py | 4 +-
6 files changed, 76 insertions(+), 36 deletions(-)
copy tests/{micro/arduino/test_arduino_error_detection.py =>
python/contrib/test_tvmjs.py} (50%)