You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/04/06 12:30:44 UTC

[tvm] branch last-successful updated (bf9308a8d6 -> 96f701fd66)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from bf9308a8d6 [ONNX] Add imports for Gelu, BiasGelu (#10898)
     add 96f701fd66 [ci] Don't diff Python files when checking formatting (#10895)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/cutlass/conv2d_operation.py   |  6 +-
 python/tvm/contrib/cutlass/gemm_operation.py     |  8 +--
 python/tvm/meta_schedule/cost_model/xgb_model.py |  2 +-
 python/tvm/micro/contrib/stm32/emitter.py        | 32 +++++------
 python/tvm/relay/frontend/caffe.py               |  2 +-
 tests/lint/git-black.sh                          | 71 ++++++++++++++----------
 tests/lint/python_format.sh                      | 22 --------
 tests/python/frontend/caffe/test_forward.py      |  4 +-
 tests/scripts/task_lint.sh                       |  2 +-
 9 files changed, 69 insertions(+), 80 deletions(-)
 delete mode 100755 tests/lint/python_format.sh