You can first register a target using `TVM_REGISTER_TARGET_KIND` macro in 
`https://github.com/apache/incubator-tvm/blob/master/src/target/target_kind.cc`.
 Then register OpenCL codegen as your backend.

This doc can help you get familiar with the compilation flow, and you can add 
corresponding compoents for your accelerator:

https://tvm.apache.org/docs/dev/codebase_walkthrough.html





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/append-a-custom-target-for-tvm-context/7925/2)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/534197a40fe59fe30d63ea7fefebbdaa39092cbaa51e84318b5f0551b527e900).

Reply via email to