Skip to content

Commit

Permalink
docs(quantizeml_apis): rename FixedPointQuantizer to OutputQuantizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsiknos-brainchip authored and dcorvoysier-brainchip committed Nov 15, 2022
1 parent d481443 commit 6214459
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api_reference/quantizeml_apis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ QuantizeML API
:members:
:show-inheritance:

FixedPointQuantizer
~~~~~~~~~~~~~~~~~~~
.. autoclass:: quantizeml.layers.FixedPointQuantizer
OutputQuantizer
~~~~~~~~~~~~~~~
.. autoclass:: quantizeml.layers.OutputQuantizer
:members:
:show-inheritance:

Expand Down

0 comments on commit 6214459

Please sign in to comment.