Skip to content

Commit

Permalink
[brief] Updates ONNXRuntime to latest version.
Browse files Browse the repository at this point in the history
[detailed]
  • Loading branch information
marovira committed May 30, 2023
1 parent 6799177 commit 83a6b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ endif()

set(RAD_OPENCV_VERSION 4.7.0)
set(RAD_TBB_VERSION 2021.8.0)
set(RAD_ONNX_VERSION 1.14.1)
set(RAD_ONNX_VERSION 1.15.0)

find_package(OpenCV ${RAD_OPENCV_VERSION} REQUIRED)
find_package(TBB ${RAD_TBB_VERSION} REQUIRED)
Expand Down

0 comments on commit 83a6b3b

Please sign in to comment.