昇腾社区首页
中文
注册

ERR**002

该错误码代表参数类型错误。“**”表示不同模块,ERR01002代表在OPS算子侧存在错误的参数类型,ERR04002代表在profiling模块中存在错误的参数类型。

Symptom

  1. [%s] ERR01002 OPS invalid type.
  2. [%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.