Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1dd75 commit 609e55aCopy full SHA for 609e55a
1 file changed
advanced_source/torch_script_custom_ops.rst
@@ -252,7 +252,7 @@ file should then be the following:
252
was tested inside a Docker container running Ubuntu Xenial with
253
``libopencv-dev`` installed via ``apt``. If it does not work for you and you
254
feel stuck, please use the ``Dockerfile`` in the `accompanying tutorial
255
- repository <https://github.com/goldsborough/custom-torch-script-ops>`_ to
+ repository <https://github.com/pytorch/extension-script>`_ to
256
build an isolated, reproducible environment in which to play around with the
257
code from this tutorial. If you run into further troubles, please file an
258
issue in the tutorial repository or post a question in `our forum
0 commit comments