DeepSpeed
9d07d756
- NameError: name 'mpu' is not defined (#305)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
NameError: name 'mpu' is not defined (#305) mpu object is bound to the class instance.. the if statement uses `self.mpu' but just `mpu` is called in the following lines.. This raises a NameError
References
#305 - NameError: name 'mpu' is not defined
Author
MannyKayy
Parents
e50b8838
Loading