Anh

Results 66 comments of Anh

> I don't remember the status of zip, but I think the old unix command split is available on Android. But the solution must be cross-platform and work on Android,...

Please take a look at the documentation at https://github.com/mlcommons/mobile_app_open/tree/master/docs you will find the instructions to build the app.

@hcym12 Please try to run the followings command one at a time and see if you encounter any error: ``` make flutter/prepare make flutter/android make flutter/run ```

@hcym12 Can you try using Docker to build the app to see if the issue related to your system environment or not. ``` OFFICIAL_BUILD=false FLUTTER_BUILD_NUMBER=1 make docker/flutter/android/release ```

@hcym12 Please open this issue again if you still have problem with building the app.

@RSMNYS Can you try rename ‘MobileBERT.zip’ to ‘MobileBERT.mlpackage.zip’

> The doc still reads like this , so is ProcessOutput only called in accuracy mode? / ProcessOutput processes the output data before sending to mlperf. This // function only...

@mohitmundhragithub Can you please help fix the crash on QTI backend: ``` 02-26 23:36:30.204: F/native(26913): cpp/backend_qti/qti_backend_helper.cc:123 runtime 0 is not available on this platform ```

> I seem to not have permission to view the log files. Can you please help share it? Yes. [log.txt](https://github.com/mlcommons/mobile_app_open/files/14432024/log.txt)

The test device was a `Galaxy S22 Ultra, API Level 33`