Anna Chester Serra
Results
2
comments of
Anna Chester Serra
I have the same issue. Have you solved it yet?
I solved it by adding "**kwargs" to the forward() function in the TransformerBatchNormEncoderLayer class.. this solves the issue that the argument 'is_casual' is no longer expected in the function call.