IIRC Dropout isn't really supported, when a model is run it is removed here https://github.com/apache/tvm/blob/main/src/relay/transforms/simplify_inference.cc#L201.
You can add support for dropout, there is a random number generator somewhere in tvm. --- [Visit Topic](https://discuss.tvm.apache.org/t/toppattern-has-not-been-registered-for-nn-dropout/11305/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/58e0df2e9de102e967a992f5d9bbc09a8d54db4ad0ac7f243597df6e6d37b499).