[quote="Lyken17, post:1, topic:11305"] `gradient` [/quote]
Ah yes, I don't believe `transform.gradient` will call the simplify inference I pointed to, but my point is that dropout has no implementation and if you have a model with dropout you will get an error like the one you see. Therefore the way to run models with dropout is by removing it with the pass I linked (which is what is supposed to done in inference time anyway). For your use case however I believe you need to define the implementation first and then the gradient. --- [Visit Topic](https://discuss.tvm.apache.org/t/toppattern-has-not-been-registered-for-nn-dropout/11305/4) 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/c4fa4dc0f1bc665c2c76f22597fd27af6855a5d7189c595b0f70cc7aa9f7b341).