File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 - ascendai/cann:7.1-openeuler2203sp2
3434 - ascendai/cann:8.0.rc2.alpha003-910b-ubuntu22.04-py3.9
3535 - ascendai/cann:8.0.rc3.alpha002-910b-ubuntu22.04-py3.9
36- - latest
37- default : ' latest'
36+ - ascendai/cann: latest
37+ default : ' ascendai/cann: latest'
3838 description : ' The docker image which will be loaded'
3939 device :
4040 required : true
7171 set -e
7272 echo "runner=${{ github.event.inputs.runner || 'self-hosted' }}" >> $GITHUB_OUTPUT
7373 echo "device=${{ github.event.inputs.device || '/dev/davinci6' }}" >> $GITHUB_OUTPUT
74- echo "image=${{ github.event.inputs.image || 'latest' }}" >> $GITHUB_OUTPUT
74+ echo "image=${{ github.event.inputs.image || 'ascendai/cann: latest' }}" >> $GITHUB_OUTPUT
7575
7676 build :
7777 name : Build torch_npu
You can’t perform that action at this time.
0 commit comments