ERR**002
该错误码代表参数类型错误。“**”表示不同模块,ERR01002代表在OPS算子侧存在错误的参数类型,ERR04002代表在profiling模块中存在错误的参数类型。
Symptom
- [%s] ERR01002 OPS invalid type.
- [%s] ERR04002 PROF 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介绍