apps_mlearning_tflite-micro/tensorflow/lite/micro/testing
RJ Ascani 8137a35b88 Replace tensorflow-cpu usage with tensorflow (#2396)
The tensorflow-cpu package does not support MacOS or non-x86 hardware. Replacing the tensorflow-cpu python package requirement with the tensorflow meta package should enable the bazel build and the dependent python scripts to be used on those platforms.

BUG=#2367, #1781
2026-04-20 14:48:01 +08:00
..
BUILD Replace tensorflow-cpu usage with tensorflow (#2396) 2026-04-20 14:48:01 +08:00
Dockerfile.riscv Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
bluepill.resc Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
bluepill.resource.txt Prepare for adding support for running RISC-V tests (#570) 2021-10-06 08:58:56 -07:00
bluepill_nontest.resc Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
generate_test_models.py Disable per channel quantization for FC layers (#2465) 2026-04-20 14:48:01 +08:00
micro_test.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2026-04-20 14:47:58 +08:00
robot.resource.txt Update to Renode 1.13.2 2022-11-22 23:54:41 +00:00
size_hexagon_binary.sh Some improvements to build scripts (#481) 2021-09-07 17:10:57 +00:00
size_riscv32_binary.sh Add a target architecture for a generic RISCV32 CPU. (#1924) 2023-04-21 16:59:07 +00:00
size_xtensa_binary.sh Add script for getting the size of a binary built for the Xtensa (#752) 2021-12-02 22:41:48 +00:00
test_conv_model.cc Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
test_conv_model.h Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
test_hexagon_binary.sh Remove redundant step of creating elf file from hexa test. (#2003) 2023-05-28 05:45:23 +00:00
test_with_arc_mdb.sh Removing ARC code related to examples and updating make files and test scripts. (#737) 2021-12-09 08:23:49 -08:00
test_with_arm_corstone_300.sh Enable Corstone 300 to run on CI backend (#2321) 2026-04-20 14:47:54 +08:00
test_with_qemu.sh Add QEMU Emulation to CI flow (#1892) 2023-04-14 07:11:10 +00:00
test_with_renode.sh Remove STM32F4 and test CMSIS_NN kernels with bluepill. (#1861) 2023-03-29 23:09:02 -07:00
test_xtensa_binary.sh Manually sync'd code from upstream TF. (#2) 2021-04-09 11:17:58 -07:00
util_test.cc TF_LITE_MICRO_EXPECT_EQ / TF_LITE_MICRO_EXPECT_NE type checking (#1131) 2022-07-21 00:03:29 +00:00