This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 8e7e779 [Frontend][TFLite] Add parser support for 'square' operator
(#4915)
add 09c55fd [VTA] YoloV3 Support (#4887)
No new revisions were added by this update.
Summary of changes:
vta/python/vta/top/graphpack.py | 117 +++++++-
...y_vision_on_vta.py => deploy_classification.py} | 0
vta/tutorials/frontend/deploy_detection.py | 330 +++++++++++++++++++++
3 files changed, 439 insertions(+), 8 deletions(-)
rename vta/tutorials/frontend/{deploy_vision_on_vta.py =>
deploy_classification.py} (100%)
create mode 100644 vta/tutorials/frontend/deploy_detection.py