-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add include_fc and use_combined_linear
argument in the SABlock
#7996
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
37cd5cd
fix #7991
KumoLiu 63ba16d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7255a90
add docstring
KumoLiu ddbd336
Merge branch 'proj-atten' of https://github.com/KumoLiu/MONAI into pr…
KumoLiu 0337d45
fix #7992
KumoLiu f198e2c
Merge branch 'linear' into proj-atten
KumoLiu 814e61a
add tests
KumoLiu 7dd22e0
Merge remote-tracking branch 'origin/dev' into proj-atten
KumoLiu de9eef0
remove transpose in sablock
KumoLiu 2333351
fix docstring
KumoLiu f9eb6d8
use rearange
KumoLiu 5aeccbe
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3154c7c
minor fix
KumoLiu 81d3605
add in SpatialAttentionBlock
KumoLiu f47c2c6
Merge remote-tracking branch 'origin/dev' into proj-atten
KumoLiu 754e7f2
fix format
KumoLiu 3cf2124
add tests
KumoLiu 8de91eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0b556a5
minor fix
KumoLiu 9a59a15
minor fix
KumoLiu 05e42ce
format fix
KumoLiu 7dc0933
Merge branch 'proj-atten' of https://github.com/KumoLiu/MONAI into pr…
KumoLiu aae275d
minor fix
KumoLiu 531a831
fix mypy
KumoLiu 48319c0
fix ci
KumoLiu b854d7a
minor fix
KumoLiu 32d0a5d
address comments
KumoLiu e5f2cb1
minor fix
KumoLiu 818ba7e
Update tests/test_crossattention.py
KumoLiu 4bef7f0
Update tests/test_selfattention.py
KumoLiu bfc8f29
minor fix
KumoLiu 3d09b4a
Merge remote-tracking branch 'origin/dev' into proj-atten
KumoLiu 0da115a
address comments
KumoLiu 0d46a6b
Merge branch 'dev' into proj-atten
KumoLiu 1c5599d
fix state dict
KumoLiu 6ed765d
Merge branch 'dev' into proj-atten
KumoLiu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.