You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully installed Apex with CUDA 10.2 onto my device. When I run without Apex, it runs well. However, when I generate questions with Apex, I keep on getting this error. I was wondering if you knew how to go about fixing this.
AttributeError: 'FusedLayerNorm' object has no attribute 'normalized_shape'
The text was updated successfully, but these errors were encountered:
I successfully installed Apex with CUDA 10.2 onto my device. When I run without Apex, it runs well. However, when I generate questions with Apex, I keep on getting this error. I was wondering if you knew how to go about fixing this.
The text was updated successfully, but these errors were encountered: