tflite-micro/tensorflow/lite/micro/testing
RJ Ascani 29526e413b
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
2024-02-23 00:35:22 +00:00
..
bluepill.resc
bluepill.resource.txt
bluepill_nontest.resc
BUILD Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
Dockerfile.riscv
generate_test_models.py Disable per channel quantization for FC layers (#2465) 2024-02-22 21:32:07 +00:00
micro_test.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
robot.resource.txt
size_hexagon_binary.sh
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
test_conv_model.cc
test_conv_model.h
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
test_with_arm_corstone_300.sh Enable Corstone 300 to run on CI backend (#2321) 2023-11-21 21:02:02 +00:00
test_with_qemu.sh Add QEMU Emulation to CI flow (#1892) 2023-04-14 07:11:10 +00:00
test_with_renode.sh
test_xtensa_binary.sh
util_test.cc