Explorar o código

model service

丁云鹏 hai 1 ano
pai
achega
9011b6b973
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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