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 16, 2024
1 parent aab3f6c commit 43687f6
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.0930, 0.0472, 0.9855],
[0.5177, 0.5983, 0.5385],
[0.9310, 0.6166, 0.8116],
[0.2857, 0.5860, 0.7566],
[0.8675, 0.6175, 0.9001]])
tensor([[0.2530, 0.2129, 0.5176],
[0.6136, 0.3189, 0.4057],
[0.4634, 0.5362, 0.0357],
[0.9744, 0.1924, 0.6144],
[0.5523, 0.9756, 0.0741]])
Expand Down
Loading

0 comments on commit 43687f6

Please sign in to comment.