I was able to use custom node using following python function. However, I was 
not able to figure out doing the same in cpp. Could anyone point out me 
implementation of same thing in cpp? 

@tvm.register_func("tvm.accel.accel_fused")
def accel_fused(*tensors):
     some operation
     return tvm.nd.array





---
[Visit 
Topic](https://discuss.tvm.ai/t/how-to-add-custom-node-operation-in-tvm-using-cpp/6347/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/7a777ece1a5ac57fc335b408189c4dc09df39e746e265cda18ea897871f49998).

Reply via email to