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 f59c70226b [PYTORCH] [FRONTEND] torch.bool support for data type
conversion (#11290)
add 87366b56ed Oneflow fronted support more model and fix bug (#11321)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/oneflow.py | 418 ++++++++++++++-------
tests/python/frontend/oneflow/test_forward.py | 199 ++++++++++
.../python/frontend/oneflow/test_vision_models.py | 150 ++++++++
3 files changed, 630 insertions(+), 137 deletions(-)
create mode 100644 tests/python/frontend/oneflow/test_vision_models.py