|
@@ -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"
|