heal
horizon
zacxr commited on
Commit
fa19c37
·
verified ·
1 Parent(s): e3d5217

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 @@ EfficientNet-B0 consists of MBConv (mobile inverted bottleneck) convolution bloc
34
 
35
  > **Performance measurement**: 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.40 | 4938.45 | 8.90 |
40
  | J6P | 0.35 | 10480.93 | 9.00 |
 
34
 
35
  > **Performance measurement**: 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.40 | 4938.45 | 8.90 |
40
  | J6P | 0.35 | 10480.93 | 9.00 |