I am tuning resnet50 model with by following https://tvm.apache.org/docs/how_to/tune_with_autoscheduler/tune_network_mali.html?highlight=mali
but some layers without Latency and Speed information as following:
the same model can get a good result by arm cpu.
why Latency and Speed information missing?