[PAPI] PAPI profiling with target "cuda"

In relay VM compile tutorial docs it says “right now it only supports target cpu”, but when I let target be “cuda” and compile and do PAPI profiling, there is no bug and gives me the report result. I find this topic and run his code, but now I don’t meet any problem. So does it mean VM compile now has already supported target “cuda”?