Skip to content

Commit

Permalink
Update torchrl/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens authored Apr 18, 2024
1 parent 15c3cc8 commit 6e5da95
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 6e5da95

Please sign in to comment.