-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Adding f16 as Dtype #696
Merged
Merged
Adding f16 as Dtype #696
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43edb29 - Browse repository at this point
Copy the full SHA 43edb29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8494fc - Browse repository at this point
Copy the full SHA c8494fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0af7e9 - Browse repository at this point
Copy the full SHA d0af7e9View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 185f92f - Browse repository at this point
Copy the full SHA 185f92fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c582d1e - Browse repository at this point
Copy the full SHA c582d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d622e6d - Browse repository at this point
Copy the full SHA d622e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e000a6e - Browse repository at this point
Copy the full SHA e000a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f237018 - Browse repository at this point
Copy the full SHA f237018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880364b - Browse repository at this point
Copy the full SHA 880364bView commit details
Commits on Apr 19, 2023
-
Draft: Add f16 CUDA kernels (#705)
* Begin working on f16 cuda kernels * Prevent compilation for incompatible test features
Configuration menu - View commit details
-
Copy full SHA for f126af9 - Browse repository at this point
Copy the full SHA f126af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e36b1 - Browse repository at this point
Copy the full SHA e9e36b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7883460 - Browse repository at this point
Copy the full SHA 7883460View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a44060 - Browse repository at this point
Copy the full SHA 6a44060View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e54bb - Browse repository at this point
Copy the full SHA a9e54bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3121bda - Browse repository at this point
Copy the full SHA 3121bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fafad01 - Browse repository at this point
Copy the full SHA fafad01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588be14 - Browse repository at this point
Copy the full SHA 588be14View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6eccef - Browse repository at this point
Copy the full SHA d6eccefView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee414a - Browse repository at this point
Copy the full SHA aee414aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d4c88 - Browse repository at this point
Copy the full SHA 36d4c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded9941 - Browse repository at this point
Copy the full SHA ded9941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9868f57 - Browse repository at this point
Copy the full SHA 9868f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for c174ba1 - Browse repository at this point
Copy the full SHA c174ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b571d66 - Browse repository at this point
Copy the full SHA b571d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6277aa3 - Browse repository at this point
Copy the full SHA 6277aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2791cf2 - Browse repository at this point
Copy the full SHA 2791cf2View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58ce2fa - Browse repository at this point
Copy the full SHA 58ce2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa4a5c - Browse repository at this point
Copy the full SHA 9aa4a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eee6ae3 - Browse repository at this point
Copy the full SHA eee6ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c513841 - Browse repository at this point
Copy the full SHA c513841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a308d9 - Browse repository at this point
Copy the full SHA 6a308d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9be5c - Browse repository at this point
Copy the full SHA 5c9be5cView commit details
Commits on Apr 25, 2023
-
* Fix struct initialization for optimizers * Add some compatibility functions, mainly atomicCAS * Temporarily add an example Windows include path * Swap order of shorts in atomicCAS
Configuration menu - View commit details
-
Copy full SHA for 3fe083d - Browse repository at this point
Copy the full SHA 3fe083dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e48a84 - Browse repository at this point
Copy the full SHA 3e48a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8684914 - Browse repository at this point
Copy the full SHA 8684914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1705e48 - Browse repository at this point
Copy the full SHA 1705e48View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f739880 - Browse repository at this point
Copy the full SHA f739880View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9752fb - Browse repository at this point
Copy the full SHA c9752fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c052024 - Browse repository at this point
Copy the full SHA c052024View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb6a15d - Browse repository at this point
Copy the full SHA fb6a15dView commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5b129a - Browse repository at this point
Copy the full SHA a5b129aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa7932 - Browse repository at this point
Copy the full SHA 7fa7932View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23dfa9 - Browse repository at this point
Copy the full SHA e23dfa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f95ac - Browse repository at this point
Copy the full SHA 84f95acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 433b49f - Browse repository at this point
Copy the full SHA 433b49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dad9d3 - Browse repository at this point
Copy the full SHA 7dad9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2bd9f - Browse repository at this point
Copy the full SHA 7d2bd9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdc025 - Browse repository at this point
Copy the full SHA 1bdc025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c1261 - Browse repository at this point
Copy the full SHA 61c1261View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e8e35 - Browse repository at this point
Copy the full SHA b3e8e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb18b92 - Browse repository at this point
Copy the full SHA cb18b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa23ef1 - Browse repository at this point
Copy the full SHA aa23ef1View commit details
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.