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 17, 2024
1 parent 43687f6 commit 6a5424c
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.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]])
tensor([[0.9624, 0.4040, 0.7820],
[0.0740, 0.2495, 0.0532],
[0.0342, 0.6433, 0.7480],
[0.6359, 0.6122, 0.7000],
[0.2184, 0.1158, 0.4425]])
Expand Down
Loading

0 comments on commit 6a5424c

Please sign in to comment.