Skip to content

Commit 8202be7

Browse files
ZhaoqiongZsvekars
andauthored
Update prototype_source/inductor_windows.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent a90c38a commit 8202be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/inductor_windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Next, let's configure our environment.
5757
opt_foo1 = torch.compile(foo)
5858
print(opt_foo1(torch.randn(10, 10).to(device), torch.randn(10, 10).to(device)))
5959
60-
#. Output of the above example::
60+
#. Below is the output of the above example::
6161

6262
tensor([[-3.9074e-02, 1.3994e+00, 1.3894e+00, 3.2630e-01, 8.3060e-01,
6363
1.1833e+00, 1.4016e+00, 7.1905e-01, 9.0637e-01, -1.3648e+00],

0 commit comments

Comments
 (0)