Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 609e55a

Browse files
committed
Fix link to tutorial repo
1 parent 3f1dd75 commit 609e55a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

advanced_source/torch_script_custom_ops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ file should then be the following:
252252
was tested inside a Docker container running Ubuntu Xenial with
253253
``libopencv-dev`` installed via ``apt``. If it does not work for you and you
254254
feel stuck, please use the ``Dockerfile`` in the `accompanying tutorial
255-
repository <https://github.com/goldsborough/custom-torch-script-ops>`_ to
255+
repository <https://github.com/pytorch/extension-script>`_ to
256256
build an isolated, reproducible environment in which to play around with the
257257
code from this tutorial. If you run into further troubles, please file an
258258
issue in the tutorial repository or post a question in `our forum

0 commit comments

Comments
 (0)