已合并
change pacage version info from 9.0.0 to 9.1.0 #888
liu-wei创建于 5月26日
change pacage version info from 9.0.0 to 9.1.0 #888
已合并
liu-wei创建于 5月26日
1 个文件变更+1-1
Mversion.cmake+1-1
@@ -8,7 +8,7 @@
8# See LICENSE in the root of the software repository for the full text of the License.8# See LICENSE in the root of the software repository for the full text of the License.
9# -----------------------------------------------------------------------------------------------------------9# -----------------------------------------------------------------------------------------------------------
10 10 
11-set_cann_package(ops_cv VERSION "9.0.0")11+set_cann_package(ops_cv VERSION "9.1.0")
12# 编译依赖12# 编译依赖
13set_cann_build_dependencies(runtime ">=8.5")13set_cann_build_dependencies(runtime ">=8.5")
14set_cann_build_dependencies(opbase ">=8.5")14set_cann_build_dependencies(opbase ">=8.5")