@merrymercy Hi Lianmin, I saw you are mostly in charge of TVM support for rk3399 and mali gpu. I would really appreciate if you could help me look into this issue. The following screenshot is my benchmark measurement with Mali gpu. I have also observed that there is not that much difference in arm cpu benchmark. Thanks very much!
I didn’t maintain the benchmark for a long time. Currently, I don’t have a board for testing either.
This reflects one big problem of our CI : we don’t do performance regression test.
It has been more than one year since the benchmark was released. A lot of changes has been done and I am not tracking them.
You can try to go back to this commit (https://github.com/apache/incubator-tvm/pull/3131) or even the earlier one (https://github.com/apache/incubator-tvm/pull/2035).
If you board is rk3399, you should be able to reproduce the benchmark by our pre-tuned schedule from TopHub, without tuning.
Thanks very much for your response!! I found there is a PR screwed up the mali performance. I converted it back to a PR on June 2019, and It worked now.