You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/17 10:23:58 UTC

[GitHub] [tvm] DzAvril commented on issue #7563: Accuracy drop when use batch and opt_level=3

DzAvril commented on issue #7563:
URL: https://github.com/apache/tvm/issues/7563#issuecomment-842208054


   @FrozenGene I have this problem too. I'm trying to tune an onnx model by autotvm and auto-schedule, the model runs on GPU mali. Tuning with autotvm passed, but failed with accuracy drop using auto-schedule. Followed the suggestion above to disable pass `CanonicalizeOps` or `AlterOpLayout` can help. By the way, the **batch size is 1** and the opt-level is 3. Hope this info can help to locate the bug. Please let me known if you need any experiments under my environment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org