Can tvm support Hisilicon?

I will transfer the model to Hisilicon, but i can’t find relative document about Deploying model on Hisilicon, so, i want to make sure that does tvm support Hisilicon? if yes, where can i find relative document? if not, do you have a plan to support Hisilicon? thx a lot.

You can regards Hisilicon to ARM and use native ARM instructions, which is supported by TVM.

However, TVM does not support advanced Hisilicon features (e.g., NPU)

Hi Hzfengsy, thanks for your reply, is there some plan to support advanced Hisilicon features? and tvm support customer hardware through VTA, is there some document to instruct transfer model to Hisilicon?

I’m afraid not.

Hardware backend supports need not only heavy works but also the detailed documents for the hardware feature. Usually it need engineers from hardware companies (such as Hisilicon) to do such works for TVM.

OK, thanks for your reply~