Koan-Sin Tan
Koan-Sin Tan
Note: what annotated as fp32 should be dynamic quantized one (quantized int8). Simply replace the text encoder with fp16 one, that is (fp16, dynamic quant, dynamic quant) for (text encoder,...
> Hi guys! [@anhappdev](https://github.com/anhappdev) here is the folder with the fp16 models: https://drive.google.com/drive/folders/11Z6OL7cUYAdYHkXWuf5kE0KU0PV6m1xa?usp=sharing > > BTW, since in the app for SD pipeline we use the model path to get...
@RSMNYS please send a PR to continue the merge.
closed by https://github.com/mlcommons/mobile_app_open/commit/d4338bb444cf59a5616b045631019c0f1c147ffc
@RSMNYS: please merge this one.
several possible ways 1. check if all the ops of your converted model are delegated to NNAPI (I mean check if it is really accelerated by NNAPI), 2. If your...
https://github.com/mlcommons/mobile_models/releases/tag/v4.1-dataset https://github.com/mlcommons/mobile_models/releases/tag/v4.1-tflite
Per [Scott's](https://github.com/swasson488) request: let's clarify backend licenses. @Mostelk and @AhmedTElthakeb do you any idea of Samsung backend, as far as I can remember there are some .so libraries distributed with...
@swasson488 ping @TheKanter For technical side, the app is ready for Play Store. We need EULA and other legal reviews.