mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
fix uie jaa
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ public class UIEMainActivity extends Activity implements View.OnClickListener {
|
||||
option.enableLiteFp16();
|
||||
}
|
||||
predictor.init(modelFile, paramsFile, vocabFile,
|
||||
0.3f, 128, schemaTexts,
|
||||
0.3f, 128, schemaTexts, 64,
|
||||
option, SchemaLanguage.ZH);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user