-
Notifications
You must be signed in to change notification settings - Fork 47
Pull requests: QUVA-Lab/escnn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace
from torch.nn.functional import ...
with import torch.nn.functional as F
#89
opened Nov 22, 2023 by
kalekundert
Loading…
Align SequentialModule.add_module behavior with torch.nn.Module.add_module
#82
opened Sep 11, 2023 by
dmklee
Loading…
Make groups, irreps, and gspaces into stateless, picklable singletons
#78
opened Aug 28, 2023 by
kalekundert
Loading…
Properly Handle complex and float dtypes during directsum
#57
opened May 30, 2023 by
Danfoa
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.