Yep, that's right. 

I think this 
http://tvm.apache.org/docs/dev/how_to/relay_add_op.html#hooking-up-compute-and-strategy-with-relay
 will be helpful, specifically step 5. 

Now you don't have a compute implementation so you need to create this. 
Unfortunately I don't know a good tutorial to do this and the best way might be 
to just look at the code like of the op in the tutorial above ^ :confused: .  

https://github.com/apache/tvm/blob/main/python/tvm/topi/random/kernel.py <-- 
has a source of randomness for dropout you can use for this.

Finally, I think @altanh might have done this before. He might be more active 
on the discord than here.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/toppattern-has-not-been-registered-for-nn-dropout/11305/7)
 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/7507afe707275d1ab2cdaa08371d1633d08b291f8f135708cd2f40d400f5c352).

Reply via email to