Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens committed Jul 2, 2024
1 parent 5a854e9 commit 3b5e059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrl/envs/batched_envs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,6 @@ def select_and_clone(name, tensor):
filter_empty=True,
)
if out_tds is not None:
print("out_tds", out_tds)
out.update(
LazyStackedTensorDict(*out_tds), keys_to_update=self._non_tensor_keys
)
Expand Down

0 comments on commit 3b5e059

Please sign in to comment.