Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Generator implementation of memory efficient fp16 optimizer #888

Closed

Conversation

Erica-Liu
Copy link

Summary: Created another memory efficient fp16 optimizer class which uses generators to realize fp16-fp32 convertion parameter by parameter. Reduce the parameters' memory by half.

Differential Revision: D16718183

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 8, 2019
Erica-Liu pushed a commit to Erica-Liu/pytext that referenced this pull request Aug 9, 2019
…research#888)

Summary:
Pull Request resolved: facebookresearch#888

Created another memory efficient fp16 optimizer class which uses generators to realize fp16-fp32 convertion parameter by parameter. Reduce the parameters' memory by half.

Differential Revision: D16718183

fbshipit-source-id: 1d52199024206d3b100466edacdb2c58fee35845
Erica-Liu pushed a commit to Erica-Liu/pytext that referenced this pull request Aug 12, 2019
…research#888)

Summary:
Pull Request resolved: facebookresearch#888

Created another memory efficient fp16 optimizer class which uses generators to realize fp16-fp32 convert parameter by parameter. Half the parameters memory usage.

Reviewed By: chenyangyu1988

Differential Revision: D16718183

fbshipit-source-id: b871e4d0b3e003b2f1979e4eddb63f78b531a722
…research#888)

Summary:
Pull Request resolved: facebookresearch#888

Created another memory efficient fp16 optimizer class which uses generators to realize fp16-fp32 convert parameter by parameter. Half the parameters memory usage.

Reviewed By: chenyangyu1988

Differential Revision: D16718183

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

This pull request has been merged in 620ce4b.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants