commit | 23f1303e7578c3a3e1591b5f910797e6a4503d29 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Mon Apr 07 12:27:45 2025 -0700 |
committer | Matthew Wilson <mwilson@google.com> | Mon Apr 07 12:27:45 2025 -0700 |
tree | b3aecfa2d44d2690f02187aef50dd75e6fc2cb99 | |
parent | 1ac2089a678a17eefa85c50521e49c2f4225e3a5 [diff] |
Increase size of logistic test Change-Id: Id9f620f3afdd988241798b9ec07e518d38e5e17b
diff --git a/tests/tflm/BUILD b/tests/tflm/BUILD index 3834394..c40e150 100644 --- a/tests/tflm/BUILD +++ b/tests/tflm/BUILD
@@ -90,6 +90,7 @@ srcs = [ "@tflite-micro//tensorflow/lite/micro/kernels:logistic_test.cc", ], + hw_test_size = "large", deps = [ "//crt", "@tflite-micro//tensorflow/lite/c:common",