We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f554f2d commit e92b515Copy full SHA for e92b515
docs/source/ops.rst
@@ -6,7 +6,7 @@ torchvision.ops
6
:mod:`torchvision.ops` implements operators that are specific for Computer Vision.
7
8
.. note::
9
- Those operators currently do not support TorchScript.
+ All operators have native support for TorchScript.
10
11
12
.. autofunction:: nms
0 commit comments