Skip to content

Commit af80f9b

Browse files
ai-edge-botcopybara-github
authored andcommitted
Add multi_add.bin to data deps of the test.
PiperOrigin-RevId: 774958958
1 parent c9b076d commit af80f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tflite/objc/BUILD.apple

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ objc_library(
120120
data = [
121121
"//tflite:testdata/add.bin",
122122
"//tflite:testdata/add_quantized.bin",
123+
"//tflite:testdata/multi_add.bin",
123124
"//tflite:testdata/multi_signatures.bin",
124125
],
125126
sdk_frameworks = ["XCTest"],

0 commit comments

Comments
 (0)