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

WaST inconsistencies in code #171

Open
MartinPerry opened this issue Oct 27, 2024 · 0 comments
Open

WaST inconsistencies in code #171

MartinPerry opened this issue Oct 27, 2024 · 0 comments

Comments

@MartinPerry
Copy link

In WaST in TF_AwareBlocks there is if use_bottleneck == "decompose". However, param use_bottleneck is set to True in WaST_level1. Shouldnt there be only if use_bottleneck`?

Second issue in forward of TF_AwareBlocks is this x = skip = self.blocks(x). Is this correct?

@MartinPerry MartinPerry changed the title WaST error WaST inconsistencies in code Oct 27, 2024
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