mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
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) |
||
|---|---|---|
| .. | ||
| lite | ||
| BUILD | ||
| extra_rules.bzl | ||
| workspace.bzl | ||