Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acc-unet Model parameter anomaly #8

Open
mamengqi1113 opened this issue Apr 25, 2024 · 1 comment
Open

acc-unet Model parameter anomaly #8

mamengqi1113 opened this issue Apr 25, 2024 · 1 comment

Comments

@mamengqi1113
Copy link

Hi! I used torchsummary.summary(model, input_shape) to check the acc-unet model and found that the Forward/backward pass size exception occurred in all three versions, so I would like to consult you. Thank you.

Total params: 15,403,911
Trainable params: 15,403,911
Non-trainable params: 0

Input size (MB): 0.01
Forward/backward pass size (MB): 412316860328.29
Params size (MB): 58.76
Estimated Total Size (MB): 412316860387.07

@mamengqi1113
Copy link
Author

I tested it and it seems like there is something wrong with MLFC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant