已合并
chore: update graph-autofusion version to 9.2.0 #1558
ling-DT创建于 7月30日
chore: update graph-autofusion version to 9.2.0 #1558
已合并
共 1 个文件变更+5-5
| @@ -8,13 +8,13 @@ | |||
| 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(graph-autofusion VERSION "9.1.0") | 11 | +set_cann_package(graph-autofusion VERSION "9.2.0") |
| 12 | 12 | ||
| 13 | -set_cann_build_dependencies(asc-devkit ">=9.0") | 13 | +set_cann_build_dependencies(asc-devkit ">=9.2") |
| 14 | -set_cann_build_dependencies(runtime ">=9.0") | 14 | +set_cann_build_dependencies(runtime ">=9.2") |
| 15 | -set_cann_build_dependencies(metadef ">=9.0") | 15 | +set_cann_build_dependencies(metadef ">=9.2") |
| 16 | 16 | ||
| 17 | set_cann_run_dependencies(runtime "CUR_MAJOR_MINOR_VER") | 17 | set_cann_run_dependencies(runtime "CUR_MAJOR_MINOR_VER") |
| 18 | set_cann_run_dependencies(asc-devkit "CUR_MAJOR_MINOR_VER") | 18 | set_cann_run_dependencies(asc-devkit "CUR_MAJOR_MINOR_VER") |
| 19 | set_cann_run_dependencies(ge-compiler "CUR_MAJOR_MINOR_VER") | 19 | set_cann_run_dependencies(ge-compiler "CUR_MAJOR_MINOR_VER") |
| 20 | -set_cann_run_dependencies(bisheng-compiler "CUR_MAJOR_MINOR_VER") | 20 | +set_cann_run_dependencies(bisheng-compiler "CUR_MAJOR_MINOR_VER") |