Skip to content

Commit de394b6

Browse files
Jessica LinDmytro Dzhulgakov
authored andcommitted
Add autofunctions in torch.rst
This is the v1.3.0 version of a 3 Part PR originally made to master PR: pytorch#27677 Originally by @dzhulgakov
1 parent 92c6401 commit de394b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/torch.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Creation Ops
5252
.. autofunction:: empty_strided
5353
.. autofunction:: full
5454
.. autofunction:: full_like
55+
.. autofunction:: quantize_per_tensor
56+
.. autofunction:: quantize_per_channel
5557

5658
Indexing, Slicing, Joining, Mutating Ops
5759
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)