Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Pytorch AMP #102

Closed
Closed

Conversation

blefaudeux
Copy link
Contributor

Summary: Add Pytorch AMP support. A follow up for FairScale would be to add ShardedGradScaler, so that we support mixed precision with ShardedDDP and ShardedOptimizer

Differential Revision: D25383305

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Dec 7, 2020
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@blefaudeux blefaudeux force-pushed the export-D25383305 branch 2 times, most recently from 84339b7 to 6732052 Compare December 8, 2020 18:24
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebookresearch/vissl#102

Pull Request resolved: facebookresearch/ClassyVision#666

Add Pytorch AMP support. A follow up for FairScale would be to add ShardedGradScaler, so that we support mixed precision with ShardedDDP and ShardedOptimizer

Reviewed By: mannatsingh

Differential Revision: D25383305

fbshipit-source-id: 251b031dd1fe13329301b2bb221987266cf0e6d9
@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request Dec 10, 2020
Summary:
Pull Request resolved: #102

Pull Request resolved: facebookresearch/ClassyVision#666

Add Pytorch AMP support. A follow up for FairScale would be to add ShardedGradScaler, so that we support mixed precision with ShardedDDP and ShardedOptimizer

Reviewed By: mannatsingh, prigoyal

Differential Revision: D25383305

fbshipit-source-id: fe3be9c850d4aa6e32c48144b04b42832eaa67f8
facebook-github-bot pushed a commit to facebookresearch/ClassyVision that referenced this pull request Dec 10, 2020
Summary:
Pull Request resolved: facebookresearch/vissl#102

Pull Request resolved: #666

Add Pytorch AMP support. A follow up for FairScale would be to add ShardedGradScaler, so that we support mixed precision with ShardedDDP and ShardedOptimizer

Reviewed By: mannatsingh, prigoyal

Differential Revision: D25383305

fbshipit-source-id: fe3be9c850d4aa6e32c48144b04b42832eaa67f8
vedanuj pushed a commit that referenced this pull request Jan 9, 2021
Summary:
Pull Request resolved: #102

Pull Request resolved: facebookresearch/ClassyVision#666

Add Pytorch AMP support. A follow up for FairScale would be to add ShardedGradScaler, so that we support mixed precision with ShardedDDP and ShardedOptimizer

Reviewed By: mannatsingh, prigoyal

Differential Revision: D25383305

fbshipit-source-id: fe3be9c850d4aa6e32c48144b04b42832eaa67f8
facebook-github-bot pushed a commit that referenced this pull request Apr 20, 2021
Summary:
A first test, to ensure that RegNetV2 and RegNetFSDP have the same loss curves in fp32 in the context of SWAV.

Pull Request resolved: fairinternal/ssl_scaling#102

Reviewed By: prigoyal

Differential Revision: D27881966

Pulled By: QuentinDuval

fbshipit-source-id: eaadefcb56e977977087045e4971432ddec39b1b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants