Missing Operator in Operator Information Library
Symptom
During model conversion, the log message "The type of this op is not found in op store" is displayed, as shown in Figure 3-13.
Possible Cause
The possible cause is as follows:
The AI Core or AI CPU operator information library does not contain the operator. That is, the operator is not supported by the current product.
Solution
Confirm the cause as follows:
Check the /usr/local/Ascend/ascend-toolkit/latest/opp/op_impl/built-in/aicpu/tf_kernel/config/tf_kernel.json or /usr/local/Ascend/ascend-toolkit/latest/opp/op_impl/built-in/ai_core/tbe/config/ascend310 file to determine whether the operator to be executed has been registered with the AI CPU or AI Core operator information library. If not, the operator is not supported and cannot be used.
/usr/local/Ascend/ascend-toolkit/latest is the default installation path. You can change it as required.