Add new hardware to TVM

I want to add Cambrian (mlu) support in tvm, how to do it? First device registration module

Thanks @lizexu , very happy to see you bring this issue up. I’m also working on deploying the tvm stack on MLU platforms. What’s the status of your work at present? Maybe I can help you about it if I have the bandwidth.

I only registered the mlu device, and the follow-up is still unclear. Do you want to add WeChat to contact me?

show that the user does not exist

If Cambrian provides the API of some NN operators(such as conv2d), you can integrate Cambrian to TVM by following this instruction.