MobileDL
MobileDL copied to clipboard
Detecting and analyzing deep learning usage on smartphone apps
Hi @xumengwei, In the format, `apk_name \t model_path \t framework \t suffix \t usable \n` what does `suffix \t usable` mean? I see in the given model_xsl, suffix is bin/proto/both,...
As title, what dose `suffix` mean in model_xsl format? There are bin/proto/both in suffix field, I can't understand them. And how to generate this field? It would be nice if...
The tps definition seems to be missing: https://github.com/xumengwei/MobileDL/blob/master/code/model_analyzer.py#L137