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 15, 2024
1 parent 4b2ae07 commit aab3f6c
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.2581, 0.2785, 0.0577],
[0.3339, 0.6974, 0.8069],
[0.5941, 0.2790, 0.0961],
[0.3662, 0.4711, 0.8629],
[0.4573, 0.8603, 0.8691]])
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]])
Expand Down
Loading

0 comments on commit aab3f6c

Please sign in to comment.