丁云鹏 5 miesięcy temu
rodzic
commit
5ef6602e02
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      recommend-model-jni/paddle/test.sh

+ 1 - 1
recommend-model-jni/paddle/test.sh

@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-library_path=../paddle_interence_c
+library_path=../paddle_inference_c
 mkldnn_lib=$library_path"/third_party/install/mkldnn/lib"
 mklml_lib=$library_path"/third_party/install/mklml/lib"
 onnxruntime_lib=$library_path"/third_party/install/onnxruntime/lib"