Skip to content

Commit 8407c20

Browse files
authored
Update advanced_source/dynamic_quantization_tutorial.py
1 parent 6efc507 commit 8407c20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

advanced_source/dynamic_quantization_tutorial.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ def tokenize(self, path):
129129

130130
corpus = Corpus(model_data_filepath + 'wikitext-2')
131131

132-
######################################################################
133-
# 3. Load the pretrained model
134-
# -----------------------------
135-
#
136132
######################################################################
137133
# 3. Load the pretrained model
138134
# -----------------------------

0 commit comments

Comments
 (0)