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

Simplified competitive concatentation with torch.maximum #292

Merged
merged 1 commit into from
May 8, 2023

Conversation

LeHenschel
Copy link
Member

Simplification of the competitive concatenation with newest torch.maximum operation, allowing maxout directly between two tensors. Based on the suggestion by @ndahiya3 in FastSurfer Issue #287. This change reduces memory required for FastSurfer
during training and inference.

Change was tested on three subjects (1.0 mm, 0.7 mm and 0.8 mm).

@LeHenschel LeHenschel requested a review from m-reuter May 8, 2023 13:00
@m-reuter m-reuter merged commit 3706a13 into dev May 8, 2023
@m-reuter m-reuter deleted the feature/maxout branch May 8, 2023 13:03
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

Successfully merging this pull request may close these issues.

2 participants