Explorar o código

model service

丁云鹏 hai 5 meses
pai
achega
5ef6602e02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"