Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Dec 9, 2024
1 parent 9fcc31c commit a4fe0b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensordict/nn/functional_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def unset(self):
self.__exit__(None, None, None)


# Monkey-patch functorch, mainly for cases where a "isinstance(obj, Tensor) is invoked
if not strtobool(os.getenv("PYTORCH_TENSORDICT_IMPORT_VMAP", "False")):
# Monkey-patches

Expand Down

0 comments on commit a4fe0b8

Please sign in to comment.