-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add support for half and bfloat16 #122
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: b4d35f9bd14e50bf20050c97d4d10aeaef39c728 Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 1426677a79fd2c53ef4a10df3f448d19c2780c8f Pull Request resolved: #122
Codecov Report
@@ Coverage Diff @@
## gh/pbelevich/64/base #122 +/- ##
=====================================================
Coverage 66.66% 66.66%
=====================================================
Files 1 1
Lines 6 6
=====================================================
Hits 4 4
Misses 2 2 Continue to review full report at Codecov.
|
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 691e00da86b1142a792f29c958fa55ebd857682b Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 1bbe22de66b2bd3b9db877e9b74e2897b94a5e00 Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 824b1c9633255fe63d04fc257dc3ff2cee34ba7d Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 6b4ecf63c3d8bb5ad196750f4813048e882edefe Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 7b9bdc32e3f9e52f1e664c0366a4c60a8d6bb9c5 Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: c7ff08947cdf3d9db76802e662cc84c3af561e5b Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 10, 2021
ghstack-source-id: 8ec249aab13a9050ad46a1741604a021f06f6e61 Pull Request resolved: #122
[ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 11, 2021
ghstack-source-id: de5b0406043b3debc1953767e081f5279381102f Pull Request resolved: #122
Fixes #121 [ghstack-poisoned]
pbelevich
added a commit
that referenced
this pull request
Mar 11, 2021
ghstack-source-id: 9298f1520e8a85375b695952f30cb1f307cbf62e Pull Request resolved: #122
@pbelevich merged this pull request in 0f1c579. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #121
Stack from ghstack:
Differential Revision: D26969175