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'
|
||||
required: true
|
||||
type: string
|
||||
default: "121"
|
||||
default: "124"
|
||||
python_minor:
|
||||
description: 'Python minor version'
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue