Added support for L4&RTX6000 GPU in WebUI (#1738)
* support L4 * add RTX6000
This commit is contained in:
parent
016e8754b9
commit
68f286b6a1
@ -93,6 +93,8 @@ if torch.cuda.is_available() or ngpu != 0:
|
||||
"M4",
|
||||
"T4",
|
||||
"TITAN",
|
||||
"L4",
|
||||
"6000",
|
||||
]
|
||||
):
|
||||
# A10#A100#V100#A40#P40#M40#K80#A4500
|
||||
|
Loading…
Reference in New Issue
Block a user