Commit graph

10 commits

Author SHA1 Message Date
David Davis
dfdd666ae0
more fixes for generic benchmark wrt Corstone-300 (#2592)
@tensorflow/micro

Add person_detection_vela.tflite to tensorflow/lite/micro/models.

Use the ethos-u co-processor and ethos-u enabled model when running benchmark.

bug=fixes #2591
2024-05-21 17:14:57 +00:00
suleshahid
dbff394123
Update visibility of recipes:resource_variable_lib and micro/models (#1999)
We need additional visibility into these files for some other tests.


BUG=[274635545](http://b/274635545)
2023-05-25 20:34:25 +00:00
deqiangc
68063bee7a
Format fix on all BUILD files (#616)
* Add NonPersistentMemoryPlanner integration test with MicroAllocator

Add a buffer_request_count to keep track of buffer request to do error
checking.

Also rename variable names in NonpersistentMemoryPlannerShim per extra
review comments.

This corresponds to internal cl/403489054

BUG=http://b/199230276

* Add build file format check and fix in test_code.sh

Also run format fix on all BUILD and bzl files.

After this PR, BUILD and bzl files will be checked in presubmit.

BUG=http://b/203803273

* Move change in test_code_style.sh into a separate PR
2021-10-25 18:32:29 +00:00
rockyrhodes
de8f61a074
Add full 8bit version of keyword benchmark. (#540) 2021-09-28 09:13:46 -07:00
rockyrhodes
f4678f27d0
Generate keyword benchmark data from model. (#538) 2021-09-27 15:54:03 -07:00
Advait Jain
169a27b204
Add reason for disabling the layering check. (#441)
And restore -layering_check to a few places where it got removed with https://github.com/tensorflow/tflite-micro/pull/435/

BUG=http://b/177257332
2021-08-19 18:42:19 +00:00
Nat Jeffries
7545c9d725
Fix misc formatting and spelling errors. (#435)
* Fix misc formatting and spelling errors.

* Re-enable layering check.

Co-authored-by: Advait Jain <advaitjain@users.noreply.github.com>
2021-08-19 17:53:59 +00:00
Nat Jeffries
9570e11604
Generate cc and header files for magic_wand. (#427) 2021-08-17 19:38:14 +00:00
Nat Jeffries
8e7410d12e
Generate cc and header files for hello world model. (#397) 2021-08-13 00:17:10 +00:00
Nat Jeffries
aeac6f39e5
Add support for c array generation during make and bazel builds (#337) 2021-08-12 18:06:04 +00:00