Api of the running time predictor

Hi, according to the tvm paper, there is an ML-based running time predictor, which takes the lowered loop program as input and predicts its running time on a given hardware back-end.

Just wonder whether there is any explicit api to call this predictor? is there any tutorial I can follow to call the predictor?

Thanks,

sorry, did I explain my question clearly?

Thanks,