heal
horizon
zacxr commited on
Commit
b018afd
·
verified ·
1 Parent(s): 6bfcdc3

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 @@ ResNet-50 consists of 4 stages of residual blocks; each stage downsamples via st
34
 
35
  > **Performance test methodology**: FPS is measured with single-core eight-thread; 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.90 | 1493.65 | 28.80 |
40
  | J6P | 0.59 | 6008.89 | 29.10 |
 
34
 
35
  > **Performance test methodology**: FPS is measured with single-core eight-thread; 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.90 | 1493.65 | 28.80 |
40
  | J6P | 0.59 | 6008.89 | 29.10 |