Skip to content

Add a float version of calc_erfinv (by templating) on CPU#26070

Closed
xuhdev wants to merge 2 commits intopytorch:masterfrom
xuhdev:erfinv-float
Closed

Add a float version of calc_erfinv (by templating) on CPU#26070
xuhdev wants to merge 2 commits intopytorch:masterfrom
xuhdev:erfinv-float

Conversation

@xuhdev
Copy link
Copy Markdown
Collaborator

@xuhdev xuhdev commented Sep 12, 2019

Currently calc_erfinv's float version on CPU is missing. This commit adds the float version (by templating).

I also used this opportunity to clean up calc_erfinv a bit.

Currently calc_erfinv's float version on CPU is missing. This commit add
the float version.

I also used this opportunity to clean up calc_erfinv a bit.
@xuhdev
Copy link
Copy Markdown
Collaborator Author

xuhdev commented Sep 12, 2019

@pytorchbot rebase this please

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VitalyFedyunin has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@xuhdev
Copy link
Copy Markdown
Collaborator Author

xuhdev commented Sep 18, 2019

@pytorchbot merge this please

@pytorchbot pytorchbot added the merge-this-please Was marked for merge with @pytorchbot merge this please label Sep 18, 2019
@VitalyFedyunin
Copy link
Copy Markdown
Contributor

@pytorchbot merge this please

Aaaa! Magic!

@xuhdev xuhdev deleted the erfinv-float branch September 18, 2019 19:27
zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 18, 2019
Summary:
Currently calc_erfinv's float version on CPU is missing. This commit adds the float version (by templating).

I also used this opportunity to clean up calc_erfinv a bit.
Pull Request resolved: pytorch/pytorch#26070

Reviewed By: ezyang

Differential Revision: D17368024

Pulled By: VitalyFedyunin

fbshipit-source-id: 00cc3097f340022b3788143e6c12b01c35d72f13
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@VitalyFedyunin merged this pull request in 2801df5.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
)

Summary:
Currently calc_erfinv's float version on CPU is missing. This commit adds the float version (by templating).

I also used this opportunity to clean up calc_erfinv a bit.
Pull Request resolved: pytorch#26070

Reviewed By: ezyang

Differential Revision: D17368024

Pulled By: VitalyFedyunin

fbshipit-source-id: 00cc3097f340022b3788143e6c12b01c35d72f13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-this-please Was marked for merge with @pytorchbot merge this please Merged open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants