Tvm: [DOC] Documentation on Quantization

Created on 27 Nov 2019  路  4Comments  路  Source: apache/tvm

With v0.6 adding quantization support, I think it is good time to add documentation on our quantization story.

There have been many questions on the forum, some of which are listed at the bottom. I myself have recently become interested in the topic, but I'm having hard time digging through the forum, github issues, PRs etc.

It would be great if we could add an end to end quantization usage tutorial or design document to our developer guide.

Current state of quantization effort
Is there a complete quantization tutorial including the use of various quantization algorithms and the addition of operators?
Quantization Configuration Documentation?
How to choose different quantization methods?
Int8 tutorial request
Understanding the quantization passes
Which operators are quantized in TVM?
Does tvm support quantization

help wanted

All 4 comments

I'm working on cuda quantization tutorial, it will be out soon

4667, #5321, #5362, #5595 added tutorials for quantization.

@masahi Hey the last link should be #5595, not #5585

@junrushao1994 Thanks, fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MarisaKirisame picture MarisaKirisame  路  5Comments

sunstarchan picture sunstarchan  路  7Comments

jroesch picture jroesch  路  5Comments

edmBernard picture edmBernard  路  5Comments

yzh119 picture yzh119  路  3Comments