E10406 Inconsistent Output Buffer Count and Output Tensor Count for Operator Execution

Symptom

The number of output buffers is [%s], which does not match the number of output tensors [%s].

Possible Cause

The number of output buffers for operator execution does not match the number of output tensors.

Solution

Ensure that the number of output buffers for operator execution matches the number of output tensors.