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

Remove type shim #33

Merged
merged 3 commits into from
Aug 13, 2020
Merged

Remove type shim #33

merged 3 commits into from
Aug 13, 2020

Conversation

andersonic
Copy link
Contributor

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
  • Did you read the contributor guideline?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Remove type_shim.h and remove C++ support for all variations of parameter/gradient/optimizer state precision except everything being in FP32 (which was the only combination supported by the Python side of things anyways)

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@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 Aug 13, 2020
@andersonic andersonic changed the base branch from remove-non-multitensor to master August 13, 2020 18:24
@andersonic andersonic changed the base branch from master to remove-non-multitensor August 13, 2020 18:29
@andersonic andersonic changed the base branch from remove-non-multitensor to master August 13, 2020 18:30
@andersonic andersonic changed the base branch from master to remove-non-multitensor August 13, 2020 18:33
@andersonic andersonic changed the base branch from remove-non-multitensor to master August 13, 2020 23:35
Jun Ru Anderson added 3 commits August 13, 2020 16:37
@andersonic andersonic merged commit bc82290 into master Aug 13, 2020
@andersonic andersonic deleted the remove-type-shim branch August 14, 2020 18:22
myleott pushed a commit that referenced this pull request Feb 22, 2021
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants