You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above commit changes the workload hash for dense, need to collect different statistic before it and after.
I tried to collect tune statistic and compile networks with it for other networks having dense layer and have not seen issues (I tried mxnet mobilenet v2 and onnx inception v1. Both networks have dense, they participated in the tuning, no issues during compilation
commit [AutoScheduler] Add layout rewrite support for dense and batch matmul… breaks compilation of ONNX BERT with autotune information. Until this commit it was compiled successfully.
Some notes:
The scenario and scripts for reproducing of the issue is uploaded to https://github.com/dlexplorer/tvm-autotune-bert
The callstack of failed assert during compilation:
The text was updated successfully, but these errors were encountered: