Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SQUEEZE operator's input #1 can be nullptr.
When num_squeeze_dims is zero the data pointer should be nullptr. This addresses the following error when running NNAPIDelegate.SqueezeSimpleTest: ANeuralNetworksModel_setOperandValue setting operand 1 which has operand type that is not fully specified PiperOrigin-RevId: 235772184
- Loading branch information