소스 검색

model service

丁云鹏 7 달 전
부모
커밋
9011b6b973
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      recommend-model-jni/paddle/build.sh

+ 0 - 1
recommend-model-jni/paddle/build.sh

@@ -2,7 +2,6 @@
 # Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
 #
 
-cd ../src/main/c/com/baidu/paddle/inference
 mkdir build && cd build
 export library_path=$1
 export jni_path=$2