Skip to content

Commit 44f263c

Browse files
author
Jessica Lin
authored
Add space for code block to render
1 parent 326fc7e commit 44f263c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intermediate_source/dynamic_quantization_bert_tutorial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ We set the number of threads to compare the single thread performance between FP
127127
In the end of the tutorial, the user can set other number of threads by building PyTorch with right parallel backend.
128128

129129
.. code:: python
130+
130131
torch.set_num_threads(1)
131132
print(torch.__config__.parallel_info())
132133

0 commit comments

Comments
 (0)