You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ Inference cost for CNV_2W2A.onnx
101
101
}
102
102
```
103
103
104
+
You can use the `--cost-breakdown` option to generate a more detailed report that covers per-node (by name) and per-op-type information.
104
105
You can read more about the BOPS metric in [this paper](https://www.frontiersin.org/articles/10.3389/frai.2021.676564/full), Section 4.2 Bit Operations.
105
106
106
107
### Convert between different quantization representations
0 commit comments