Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Sep 25, 2024
1 parent 7549295 commit f2e6dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensordict/nn/functional_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ def incompatible_error():
flat_outputs.append(out)
return tree_unflatten(flat_outputs, output_spec)

vmap_src._unwrap_batched = _unwrap_batched
vmap_src._unwrap_batched = _unwrap_batched


# Tensordict-compatible Functional modules
Expand Down

0 comments on commit f2e6dd3

Please sign in to comment.