Skip to content

Commit

Permalink
auto-generating sphinx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pytorchbot committed Jun 19, 2024
1 parent 64f9bb1 commit af10242
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions main/_sources/tutorials/template_tutorial.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ Example code (the output below is generated automatically):

.. code-block:: none
tensor([[0.6204, 0.5080, 0.5369],
[0.8524, 0.2278, 0.1869],
[0.9198, 0.3748, 0.3942],
[0.8208, 0.5010, 0.8385],
[0.3550, 0.1651, 0.4260]])
tensor([[0.0799, 0.4765, 0.7229],
[0.6249, 0.3637, 0.8408],
[0.8224, 0.8200, 0.6987],
[0.5645, 0.8024, 0.1739],
[0.3541, 0.1618, 0.1767]])
Expand Down
Loading

0 comments on commit af10242

Please sign in to comment.