Skip to content

Commit

Permalink
Update api_ref_quantization.rst (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryzh168 authored Dec 12, 2024
1 parent 7624ae8 commit eed437f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/source/api_ref_quantization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ torchao.quantization
.. autosummary::
:toctree: generated/
:nosignatures:
autoquant


autoquant
quantize_
int8_dynamic_activation_int4_weight
int8_dynamic_activation_int8_weight
Expand All @@ -21,12 +21,9 @@ torchao.quantization
float8_static_activation_float8_weight
uintx_weight_only
fpx_weight_only

to_linear_activation_quantized

swap_linear_with_smooth_fq_linear
smooth_fq_linear_to_inference

choose_qparams_affine
choose_qparams_affine_with_min_max
choose_qparams_affine_floatx
Expand All @@ -37,10 +34,8 @@ torchao.quantization
choose_qparams_and_quantize_affine_hqq
fake_quantize_affine
fake_quantize_affine_cachemask

safe_int_mm
int_scaled_matmul

MappingType
ZeroPointDomain
TorchAODType
Expand Down

0 comments on commit eed437f

Please sign in to comment.