@ -596,7 +596,7 @@ class FouriER(torch.nn.Module):
graph=degree@graph@degree
foridx,blockinenumerate(self.network):
x=block(x)
x=block(x,graph)
# output only the features of last layer for image classification
returnx
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.