E10405 Inconsistent Input Buffer Count and Input Tensor Count for Operator Execution

Symptom

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

Possible Cause

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

Solution

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