Skip to content

Commit

Permalink
fix code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bat committed Oct 17, 2024
1 parent e55bf8a commit 7de9725
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ for details of the usage.

.. code-block:: python
from nncf import compress_weights, CompressWeightsMode, Dataset
from nncf import Dataset
from nncf.data import generate_text_data
# Example: Generating synthetic dataset
Expand Down

0 comments on commit 7de9725

Please sign in to comment.