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 20, 2024
1 parent 4d90b90 commit b3bb6cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tensordict/tensorclass.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,11 @@ def __subclasscheck__(self, subclass):
"_maybe_remove_batch_dim",
"_memmap_",
"_multithread_apply_flat",
"_multithread_apply_flat",
"_multithread_apply_nest",
"_multithread_rebuild",
"_permute",
"_remove_batch_dim",
"_repeat",
"_repeat",
"_select", # TODO: must be specialized
"_set_at_tuple",
"_set_tuple",
Expand Down

0 comments on commit b3bb6cc

Please sign in to comment.