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 294c17c commit 1552421Copy full SHA for 1552421
advanced_source/torch_script_custom_ops.rst
@@ -1002,7 +1002,7 @@ short.
1002
Note that if you're using this in a Jupyter Notebook, you should not execute
1003
the cell with the registration multiple times because each execution registers
1004
a new library and re-registers the custom operator. If you need to re-execute it,
1005
-you have to restart the Python kernel of your notebook beforehand.
+please restart the Python kernel of your notebook beforehand.
1006
1007
Building with Setuptools
1008
************************
0 commit comments