Skip to content

Commit e92b515

Browse files
zhiqwangfmassa
andauthored
Update the statement of supporting torchscript ops (#2343)
* Update docs * Update docs/source/ops.rst Co-authored-by: Francisco Massa <[email protected]> Co-authored-by: Francisco Massa <[email protected]>
1 parent f554f2d commit e92b515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/ops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ torchvision.ops
66
:mod:`torchvision.ops` implements operators that are specific for Computer Vision.
77

88
.. note::
9-
Those operators currently do not support TorchScript.
9+
All operators have native support for TorchScript.
1010

1111

1212
.. autofunction:: nms

0 commit comments

Comments
 (0)