Runtime.create in v0.6

I’m trying to run the tutorial on Auto-tuning for mobile GPU as presented on the website, using TVM v0.6. However, I’m getting an empty list of tasks to tune on the board from autotvm.task.extract_from_program(). Any thoughts why that might be? The device key is updated accordingly and I can track the board is properly connected to the computer.

Thanks,