tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Apache License 2.0
1.94k stars 826 forks source link

build(bazel): replace cc_* with tflm_cc_* in remaining TFLM code #2768

Closed rkuester closed 1 week ago

rkuester commented 1 week ago

Replace cc_ targets remaining in TFLM code with tflmcc targets. These are targets which did not formerly use the common copts. Avoid changing imported TFLite code, if for no other reason than to avoid merge conflicts during the automatic sync with upstream TFLite.

BUG=#2636

rkuester commented 1 week ago

@Mergifyio refresh

mergify[bot] commented 1 week ago

refresh

✅ Pull request refreshed