|
Up
|
|
|
|
|
__pycache__/
|
— |
|
|
|
CalTableFlatBuffers/
|
— |
|
|
|
execution_providers/
|
— |
|
|
|
fusions/
|
— |
|
|
|
neural_compressor/
|
— |
|
|
|
operators/
|
— |
|
|
|
__init__.py
|
|
|
|
|
base_quantizer.py
|
|
|
|
|
calibrate.py
|
|
|
|
|
matmul_bnb4_quantizer.py
|
|
|
|
|
matmul_nbits_quantizer.py
|
|
|
|
|
onnx_model.py
|
|
|
|
|
onnx_quantizer.py
|
|
|
|
|
preprocess.py
|
|
|
|
|
qdq_loss_debug.py
|
|
|
|
|
qdq_quantizer.py
|
|
|
|
|
quant_utils.py
|
|
|
|
|
quantize.py
|
|
|
|
|
registry.py
|
|
|
|
|
shape_inference.py
|
|
|
|
|
static_quantize_runner.py
|
|
|
|
|
tensor_quant_overrides.py
|
|
|
|