We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796112f commit d44a092Copy full SHA for d44a092
.github/workflows/ascend_npu_test.yml
@@ -48,9 +48,10 @@ on:
48
required: true
49
type: choice
50
options:
51
- - ascendai/cann:7.1-openeuler2203sp2
52
- - ascendai/cann:8.0.rc2.alpha003-910b-ubuntu22.04-py3.9
53
- - ascendai/cann:8.0.rc3.alpha002-910b-ubuntu22.04-py3.9
+ - 7.0.1.beta1-910b-ubuntu22.04-py3.8
+ - 8.0.rc1.beta1-910b-ubuntu22.04-py3.8
+ - 8.0.rc2.beta1-910b-ubuntu22.04-py3.9
54
+ - 8.0.rc3.beta1-910b-ubuntu22.04-py3.10
55
- ascendai/cann:latest
56
default: 'ascendai/cann:latest'
57
description: 'The docker image which will be loaded'
0 commit comments