6.3.4 Alpha2 - 新增 Paddle Lite / WebSocket; 修复屏幕旋转浮动按钮异常; 优化日志复制与导出
This commit is contained in:
@@ -164,6 +164,7 @@ public class Predictor {
|
||||
return true;
|
||||
}
|
||||
|
||||
/** @noinspection deprecation*/
|
||||
protected boolean loadModel(Context appCtx, String modelPath, int cpuThreadNum, String cpuPowerMode) {
|
||||
// Release model if exists
|
||||
releaseModel();
|
||||
|
||||
Reference in New Issue
Block a user