E10404 Invalid Output Buffer Allocation for Operator Execution
Symptom
Output indexed [%s] requires a %s buffer, but %s (aligned) are allocated.
Possible Cause
N/A
Solution
Check whether the data type, dimensions, and shape are correctly set. For details, see the aclGetTensorDescSize API description in AscendCL API Reference.
父主题: GE Errors