下载
中文
注册

ERR**002

Symptom

  1. Input must be integer. ERR**002 [%s] invalid type. [%s] ERR04002 PROF invalid type.
  2. 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.