Skip to content

Commit 58f8db1

Browse files
authored
Update 2020-7-28-pytorch-1.6-released.md
1 parent 2fe1157 commit 58f8db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-7-28-pytorch-1.6-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ print(ret) # prints tensor([3., 3.])
149149

150150
* Tutorial for performant batch RPC using Asynchronous User Functions ([Link](https://github.com/pytorch/tutorials/blob/release/1.6/intermediate_source/rpc_async_execution.rst))
151151
* Documentation ([Link](https://pytorch.org/docs/stable/rpc.html#torch.distributed.rpc.functions.async_execution))
152-
* Usage examples ([Link](https://github.com/pytorch/examples/tree/stable/distributed/rpc/batch))
152+
* Usage examples ([Link](https://github.com/pytorch/examples/tree/master/distributed/rpc/batch))
153153

154154
# Frontend API Updates
155155

0 commit comments

Comments
 (0)