Skip to content

Commit 094dead

Browse files
kyunggeunleeGitHub Enterprise
authored andcommitted
Add zero_point_shift to 1.0.0 encoding spec documentation
Signed-off-by: Kyunggeun Lee <kyunggeu@qti.qualcomm.com>
1 parent f380fc9 commit 094dead

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

Docs/techniques/encoding_spec.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Certain keys will only be present for certain quantization types, as indicated i
301301
- X
302302
* - bw
303303
- uint8
304-
- Encoding bw (>=4 and <= 32)
304+
- Encoding bw (>=2 and <= 32)
305305
- X
306306
- X
307307
- X
@@ -327,6 +327,13 @@ Certain keys will only be present for certain quantization types, as indicated i
327327
- X (INT only)
328328
- X (INT only)
329329
- X
330+
* - zero_point_shift
331+
- float32[]
332+
- Flattened array of fractional zero point shifts for int2 quantization
333+
- X (INT only)
334+
- X (INT only)
335+
- X (INT only)
336+
- X
330337
* - compressed_bw
331338
- uint8
332339
- Compressed bw

0 commit comments

Comments
 (0)