提交 8eb98c57 编写于 作者: H Huihuang Zheng

Zhenghuihuang/jni feature

上级 0a44bd48
......@@ -33,7 +33,7 @@ public class PaddlePredictor {
*
* @param modelPath modelPath model file path
* @param preferredPlace preferred place to run Cxx Model
* @param validPlaces n * 4 int array, valid places to run Cxx Model
* @param validPlaces valid places to run Cxx Model
* @return true if load successfully
*/
public static native boolean loadCxxModel(String modelPath, Place preferredPlace, Place[] validPlaces);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册