Update stable release workflow to latest pytorch with cuda 12.4.
This commit is contained in:
parent
fa34efe3bd
commit
dc2eb75b85
|
@ -12,7 +12,7 @@ on:
|
||||||
description: 'CUDA version'
|
description: 'CUDA version'
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
default: "121"
|
default: "124"
|
||||||
python_minor:
|
python_minor:
|
||||||
description: 'Python minor version'
|
description: 'Python minor version'
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue