tflite-micro/tensorflow
suleshahid 15092dfdba
IF kernel nulltpr fix (#2515)
In some cases if you IF op has 0 outputs, it can reference a nullptr in trying to access node->outputs->size(). This is in the case if your model was flatbuffer_aligned which most likely optimizes away the empty array to nullptr.

BUG=[328527454](https://buganizer.corp.google.com/issues/328527454)
2024-03-21 21:54:02 +00:00
..
lite IF kernel nulltpr fix (#2515) 2024-03-21 21:54:02 +00:00
BUILD
extra_rules.bzl Download Cadence Nature DSP from GitHub (#2241) 2023-10-05 17:06:55 +00:00
workspace.bzl