Update README: Memory Usage (MB) unit
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ HENet uses depthwise conv to build lightweight blocks with LayerScale for stable
|
|
| 34 |
|
| 35 |
> **Performance test methodology**: FPS is measured with 8 threads on a single core; Latency is measured with single core, single thread; Memory is peak DDR usage.
|
| 36 |
|
| 37 |
-
| March | latency (ms) | fps | Memory Usage |
|
| 38 |
|---|---|---|---|
|
| 39 |
| J6M | 0.50 | 3667.03 | 12.70 |
|
| 40 |
| J6P | 0.40 | 11466.49 | 12.90 |
|
|
|
|
| 34 |
|
| 35 |
> **Performance test methodology**: FPS is measured with 8 threads on a single core; Latency is measured with single core, single thread; Memory is peak DDR usage.
|
| 36 |
|
| 37 |
+
| March | latency (ms) | fps | Memory Usage (MB) |
|
| 38 |
|---|---|---|---|
|
| 39 |
| J6M | 0.50 | 3667.03 | 12.70 |
|
| 40 |
| J6P | 0.40 | 11466.49 | 12.90 |
|