提交 1a53a285 编写于 作者: T TeslaZhao

Merge pull request #1794 from TeslaZhao/develop

Update jetson url of inference
上级 a4b3f820
...@@ -95,6 +95,7 @@ else() ...@@ -95,6 +95,7 @@ else()
endif() endif()
endif() endif()
if(WITH_JETSON) if(WITH_JETSON)
SET(PADDLE_VERSION "2.3.0")
SET(PADDLE_LIB_VERSION "${PADDLE_VERSION}/cxx_c/Jetson/jetpack4.6_gcc7.5/all") SET(PADDLE_LIB_VERSION "${PADDLE_VERSION}/cxx_c/Jetson/jetpack4.6_gcc7.5/all")
endif() endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册