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

Distconv channelwise softmax #2148

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from

Conversation

szaman19
Copy link
Collaborator

Adds distconv support for the channelwise softmax layer.

Should wait till #2145 is merged.

@szaman19 szaman19 marked this pull request as ready for review January 26, 2023 23:00
@szaman19 szaman19 force-pushed the distconv-channelwise-softmax branch 2 times, most recently from b7de275 to 8ded742 Compare February 2, 2023 03:19
@bvanessen
Copy link
Collaborator

@szaman19 I have fixed the conflicts through the browser interface since attempting to rebase the PR caused some amount of heartburn. Please take a look.

@szaman19 szaman19 force-pushed the distconv-channelwise-softmax branch from d736a53 to a41d3f7 Compare June 9, 2024 21:15
@szaman19
Copy link
Collaborator Author

@bvanessen @tbennun @benson31 Compilation errors should all be fixed. The CI test is currently passing on Lassen.

@szaman19 szaman19 force-pushed the distconv-channelwise-softmax branch from 5849d4e to 0563472 Compare June 11, 2024 18:59
Copy link
Contributor

@tbennun tbennun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor changes

include/lbann/layers/misc/distconv/CMakeLists.txt Outdated Show resolved Hide resolved
src/layers/misc/channelwise_softmax.cu Outdated Show resolved Hide resolved
src/layers/misc/distconv/distconv_channelwise_softmax.cu Outdated Show resolved Hide resolved
@szaman19 szaman19 force-pushed the distconv-channelwise-softmax branch from 7847e7b to 66f5ee3 Compare June 17, 2024 21:23
Copy link
Contributor

@tbennun tbennun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, otherwise LGTM

src/layers/misc/channelwise_softmax.cu Outdated Show resolved Hide resolved
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.

4 participants