tflite-micro/tensorflow
Ryan Kuester 90b983c2b3
test(compression): run integration tests without compression flag (#3673)
Remove the with_compression_enabled gating from the compression and
proprietary-model integration tests. The tests exercise DECODE-based
models, and the DECODE kernel and its dependencies are compiled and
registered unconditionally, so the tests need no special build flags.

BUG=part of #3256
2026-08-20 16:47:21 +00:00
..
compiler/mlir/lite Manual sync from sync from github.com/tensorflow/tensorflow (#3616) 2026-07-01 18:13:01 -07:00
lite test(compression): run integration tests without compression flag (#3673) 2026-08-20 16:47:21 +00:00
BUILD
extra_rules.bzl