Skip to content

Commit

Permalink
[Minor] Move distributed examples to examples (#2097)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens authored Apr 22, 2024
1 parent d1cfa3a commit 0ea236d
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ And it is `functorch` and `torch.compile` compatible!
```
</details>

Check our [distributed collector examples](sota-implementations/distributed/collectors) to
Check our [distributed collector examples](examples/distributed/collectors) to
learn more about ultra-fast data collection with TorchRL.

- efficient<sup>(2)</sup> and generic<sup>(1)</sup> [replay buffers](torchrl/data/replay_buffers/replay_buffers.py) with modularized storage:
Expand Down
File renamed without changes.

0 comments on commit 0ea236d

Please sign in to comment.