Skip to content

Commit

Permalink
Merge branch 'deprec-warnings-on' of https://github.com/pytorch/rl in…
Browse files Browse the repository at this point in the history
…to deprec-warnings-on
  • Loading branch information
vmoens committed Apr 18, 2024
2 parents c7e3896 + 6e5da95 commit 41e4f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

from torch import multiprocessing as mp


set_lazy_legacy(False).set()

if torch.cuda.device_count() > 1:
Expand Down

0 comments on commit 41e4f76

Please sign in to comment.