Pytorch can be shipped with numpy 2 now.
This commit is contained in:
parent
89f15894dd
commit
8473019d40
|
@ -12,7 +12,7 @@ on:
|
|||
description: 'extra dependencies'
|
||||
required: false
|
||||
type: string
|
||||
default: "\"numpy<2\""
|
||||
default: ""
|
||||
cu:
|
||||
description: 'cuda version'
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue