File size: 1,057 Bytes
6ec9472 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | {
"decode": [
{
"stages": 2,
"bits": 1.0,
"weights_per_s": 1817943193.799809,
"fp16_equiv_GBs": 3.635886387599618,
"packed_GBs": 0.22724289922497612
},
{
"stages": 3,
"bits": 1.5,
"weights_per_s": 1198775873.844113,
"fp16_equiv_GBs": 2.3975517476882264,
"packed_GBs": 0.22477047634577121
},
{
"stages": 4,
"bits": 2.0,
"weights_per_s": 863031951.5133244,
"fp16_equiv_GBs": 1.7260639030266487,
"packed_GBs": 0.2157579878783311
}
],
"hadamard_us": {
"2048": 1603.822000324726,
"4096": 1567.6909999456257,
"8192": 1929.9134996253997
},
"matmul": {
"1x8192x2048": {
"tflops": 0.08747153860226937,
"ms": 0.38360399892553687
},
"32x8192x2048": {
"tflops": 2.891719779463005,
"ms": 0.37131600081920624
},
"2048x8192x2048": {
"tflops": 6.941912431603671,
"ms": 9.899214000906795
}
},
"gpu": "NVIDIA RTX A500 Laptop GPU"
} |