Skip to content

Conversation

aparna-aketi
Copy link
Contributor

Summary: compute_conv_grad_sample for conv layer uses layer type to reshape the activations. FSDPWrapper changes the layer type and therefore the layer type can not be directly determined by type(layer).

Differential Revision: D76835339

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 17, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76835339

Summary:

compute_conv_grad_sample for conv layer uses layer type to reshape the activations. FSDPWrapper changes the layer type and therefore the layer type can not be directly determined by type(layer).

Reviewed By: EnayatUllah

Differential Revision: D76835339
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76835339

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5f76567.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants