STT-tensorflow/tensorflow/lite/micro/testing
Advait Jain 5d9973623d Fix kernel_exp_test with the Xtensa toolchain.
Underlying issue is a bug in the EXPECT_NEAR macro, as described in

Also,
  * added an exp_test rule to the BUILD file.
  * changed the golden value computation to make use of std::exp instead
    of hard-coded values. This is closer to the TfLite test as well.

Manually confirmed that the following command passes:
```
make -f tensorflow/lite/micro/tools/make/Makefile TARGET=xtensa OPTIMIZED_KERNEL_DIR=xtensa TARGET_ARCH=fusion_f1 XTENSA_CORE=F1_190305_swupgrade test -j8
```

Fixes #46960
2021-02-05 11:26:11 -08:00
..
bluepill_nontest.resc Update the external license check to be close to the internal check. 2020-12-17 09:52:30 -08:00
bluepill.resc Add 'Should Create Platform' 2020-11-10 11:54:26 +01:00
BUILD Explicitly disable layering check for TFLM bazel packages. 2021-01-11 14:06:24 -08:00
Dockerfile.riscv
generate_test_models.py Remove explicit line "experimental_new_converter = True" the converter launched and is now the default. 2020-06-25 22:39:54 -07:00
leon_commands Moved TensorFlow Lite Micro out of experimental folder 2019-12-09 11:43:28 -08:00
micro_test.bzl Consistent copts for test and non-test targets. 2020-07-16 11:31:35 -07:00
micro_test.h Fix kernel_exp_test with the Xtensa toolchain. 2021-02-05 11:26:11 -08:00
robot.resource.txt Rename robot.resource to exclude it from needing a license 2020-12-17 10:23:40 +01:00
sifive_fe310.resc Update the external license check to be close to the internal check. 2020-12-17 09:52:30 -08:00
stm32f4.resc Use common renode testing script for bluepill and stm32f4. 2020-12-17 18:23:55 -08:00
test_conv_model.cc Add canonical test conv2d model data and generation script. 2020-06-02 14:49:00 -07:00
test_conv_model.h Add canonical test conv2d model data and generation script. 2020-06-02 14:49:00 -07:00
test_ecm3531_binary.sh
test_hexagon_binary.sh Add hexagon target to build and run Qualcomm hexagon binaries. 2020-01-21 16:46:22 -08:00
test_leon_binary.sh
test_linux_binary.sh Print error to terminal when linux tests fail. 2020-08-19 14:58:49 -07:00
test_with_renode.sh Add target and pass_string parameters to the renode test script to fix #46186 2021-01-05 13:39:06 -08:00
test_xcore_binary.sh Prcandidate1 (#2) 2020-05-07 16:31:22 -04:00
test_xtensa_binary.sh Starting to consolidate the xtensa kernels. 2020-11-11 14:16:13 -08:00
test_xtensa_hifi_binary.sh Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
test_xtensa_hifimini_binary.sh Fix xtensa_hifimini build. 2020-07-06 12:46:09 -07:00
test_xtensa_hifimini_staging_binary.sh Fix xtensa_hifimini build. 2020-07-06 12:46:09 -07:00
util_test.cc Deprecate and remove testing/test_utils.h from TF Micro. 2020-10-07 15:17:49 -07:00