tflite-micro/tensorflow
Pedro Gonnet e0bece470e
Exclude //tensorflow/lite/micro/examples/mnist_lstm:train from (m|a|ub)san builds
This is a very large Python-only target, and building it with `asan`/`msan`/`ubsan` consumes a lot of resources, but does not add any value.

Also added some missing dependencies.
2026-05-08 12:59:56 +02:00
..
compiler/mlir/lite Bazel Module (#3364) 2026-02-11 14:11:47 -08:00
lite Exclude //tensorflow/lite/micro/examples/mnist_lstm:train from (m|a|ub)san builds 2026-05-08 12:59:56 +02:00
BUILD
extra_rules.bzl