Skip to content

Commit a43abc2

Browse files
committed
I should have built this locally
1 parent 7fbf4d5 commit a43abc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/demo-apps/android/LlamaDemo/app/src/main/java/com/example/executorchllamademo/LlmBenchmarkRunner.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import java.io.IOException;
1919
import java.io.File;
2020
import com.google.gson.Gson;
21+
import java.util.Arrays;
2122

2223
public class LlmBenchmarkRunner extends Activity implements ModelRunnerCallback {
2324
ModelRunner mModelRunner;

0 commit comments

Comments
 (0)