丁云鹏 vor 5 Monaten
Ursprung
Commit
5ef6602e02
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"