Skip to content

Commit 4933f9c

Browse files
Add blank line for improved readability in FAQ.md
1 parent a3df4ed commit 4933f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FAQ.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
3. [Why am I getting a torch.fx error?](#3-why-am-i-getting-a-torchfx-error)
88
4. [Does MCT support both per-tensor and per-channel quantization?](#4-does-mct-support-both-per-tensor-and-per-channel-quantization)
99

10+
1011
### 1. Why does the size of the quantized model remain the same as the original model size?
1112

1213
MCT performs a process known as *fake quantization*, wherein the model's weights and activations are still represented in a floating-point

0 commit comments

Comments
 (0)