已合并
更新version.cmake中opbase版本号为:9.2.0 #729
更新version.cmake中opbase版本号为:9.2.0 #729
已合并
ren-botao创建于 12 天前
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(opbase VERSION "9.0.0")11+set_cann_package(opbase VERSION "9.2.0")
12# 编译依赖12# 编译依赖
13set_cann_build_dependencies(runtime ">=8.5")13set_cann_build_dependencies(runtime ">=8.5")
14set_cann_build_dependencies(metadef ">=8.5")14set_cann_build_dependencies(metadef ">=8.5")