Closed rachtibat closed 1 year ago
Hey Reduan,
yes, good catch!
If you would like to open a PR, you can remove it from src/zennit/types.py:111
.
Hey,
yes, I can do it. It might take two weeks as I'm going to a conference now.
Best
Thanks for your patience. I opened a pull request #191
Merged.
Hi,
here for some mysterious reason the nn.MultiheadAttention is part of the Activation types.
I am actually implementing a canonizer for this module and then it just didn't trigger and I was wondering what is happening until I found out that the layer_base automatically overwrites my rule with the Pass() one (;
Best, Reduan