E10402 Invalid Input Buffer Allocation for Operator Execution
Symptom
Input 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