Adding QuantConfig Class (#12810)
* Initial commit for testing
* Adding DynamicQuantConfig
* Adding DynamicQuantConfig
* Format file
* Adding Default configuration placeholder.
* Update onnxruntime/python/tools/quantization/quantize.py
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
* Reformat file
* Reformat Rest Docstring style to google
* Updatge set to frozeset
* Uopdate Quant Config
* Updates Quant Config
* Update enum comparison
* Update onnxruntime/python/tools/quantization/quantize.py
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
* Update
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>