ERR**002
Symptom
- Input must be integer. ERR**002 [%s] invalid type. [%s] ERR04002 PROF invalid type.
- Expected self.running_mean is None or isinstance(self.running_mean, torch.Tensor). [%s] ERR01002 OPS invalid type.
Possible Cause
The dtype of the parameter is not as expected.
Solution
Find the error line and check the parameter's dtype.
父主题: Error Code介绍