We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa20af1 commit 0cc6bf2Copy full SHA for 0cc6bf2
lib/refrepo/gpu_ref.rb
@@ -15,6 +15,7 @@ class GPURef
15
"Tesla T4" => 2560,
16
"A100-PCIE-40GB" => 6912,
17
"Quadro RTX 6000" => 4608,
18
+ "Radeon Instinct MI50 32GB" => 5120,
19
}
20
21
@@model2sname = {
0 commit comments