Skip to content

Commit 439ebf6

Browse files
authored
Update advanced_source/dynamic_quantization_tutorial.py
1 parent 8407c20 commit 439ebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/dynamic_quantization_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def tokenize(self, path):
139139
# weights were obtained by training for five epochs using the default
140140
# settings in the word language model example.
141141
#
142-
# **Note:** Before running this tutorial, download the required pretrained model:
142+
# Before running this tutorial, download the required pre-trained model:
143143
#
144144
# .. code-block:: bash
145145
#

0 commit comments

Comments
 (0)