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 beea0d2d6a [MetaSchedule] Fix Task Extraction (#11954)
     add ec39199edb [PyTorch] [Relay] Add l1 and mse loss function for pytorch 
frontend (#11978)
     add 395e91ff54 [MetaSchedule] Extract workload embedding (#11975)
     add 0ae3f5d6ce Further clarify CI docs (#11980)

No new revisions were added by this update.

Summary of changes:
 ci/README.md                                       |   2 +-
 ci/jenkins/README.md                               | 104 ---------------------
 docs/contribute/ci.rst                             |  26 +++++-
 include/tvm/meta_schedule/feature_extractor.h      |   4 +-
 .../feature_extractor/per_store_feature.py         |   6 ++
 python/tvm/relay/frontend/pytorch.py               |  33 ++++++-
 python/tvm/topi/nn/softmax.py                      |   4 +-
 .../feature_extractor/per_store_feature.cc         |  79 +++++++++++++++-
 tests/python/frontend/pytorch/test_forward.py      |  36 +++++++
 9 files changed, 181 insertions(+), 113 deletions(-)

Reply via email to