zacxr commited on
Commit
2f56db5
·
verified ·
1 Parent(s): 1fe49ce

Update README: Memory Usage (MB) unit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.51 | 3435.50 | 12.90 |
40
  | J6P | 0.41 | 11410.39 | 13.10 |
 
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.51 | 3435.50 | 12.90 |
40
  | J6P | 0.41 | 11410.39 | 13.10 |