Skip to content

Support for half precision type in linear algebra operators#25199

Merged
tensorflow-copybara merged 2 commits intotensorflow:masterfrom
fizyr-forks:fp16_linear_algebra
Jan 28, 2019
Merged

Support for half precision type in linear algebra operators#25199
tensorflow-copybara merged 2 commits intotensorflow:masterfrom
fizyr-forks:fp16_linear_algebra

Conversation

@vcarpani
Copy link
Copy Markdown
Contributor

This PR fixes #22086
Adds support for half precision type in linear algebra operators and relatives unit tests.

@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@Harshini-Gadige Harshini-Gadige self-assigned this Jan 25, 2019
@Harshini-Gadige
Copy link
Copy Markdown

@vcarpani Please sign CLA in order to proceed with next steps. Thank you !

@vcarpani
Copy link
Copy Markdown
Contributor Author

Signed it ;)

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

@Harshini-Gadige Harshini-Gadige added size:M CL Change Size: Medium awaiting review Pull request awaiting review labels Jan 28, 2019
@drpngx drpngx added awaiting testing (then merge) kokoro:force-run Tests on submitted change and removed awaiting review Pull request awaiting review labels Jan 28, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jan 28, 2019
@rthadur rthadur added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process and removed awaiting testing (then merge) labels Jan 28, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jan 28, 2019
@drpngx
Copy link
Copy Markdown
Contributor

drpngx commented Jan 28, 2019

It seems to fail on an unrelated test (checkpoint).

@tensorflow-copybara tensorflow-copybara merged commit c80c3d6 into tensorflow:master Jan 28, 2019
tensorflow-copybara pushed a commit that referenced this pull request Jan 28, 2019
@vcarpani vcarpani deleted the fp16_linear_algebra branch October 29, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes ready to pull PR ready for merge process size:M CL Change Size: Medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lack of support for half precision type in linear algebra operators

7 participants