Unverified Commit e92b5155 authored by Zhiqiang Wang's avatar Zhiqiang Wang Committed by GitHub
Browse files

Update the statement of supporting torchscript ops (#2343)



* Update docs

* Update docs/source/ops.rst
Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
parent f554f2d6
......@@ -6,7 +6,7 @@ torchvision.ops
:mod:`torchvision.ops` implements operators that are specific for Computer Vision.
.. note::
Those operators currently do not support TorchScript.
All operators have native support for TorchScript.
.. autofunction:: nms
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment