mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
fix uie jaa
This commit is contained in:
@@ -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