Skip to content

[ONNX] Support gelu for fp16 export (#50487)#50911

Closed
BowenBao wants to merge 7 commits intogh/BowenBao/8/basefrom
gh/BowenBao/8/head
Closed

[ONNX] Support gelu for fp16 export (#50487)#50911
BowenBao wants to merge 7 commits intogh/BowenBao/8/basefrom
gh/BowenBao/8/head

Conversation

@BowenBao
Copy link
Copy Markdown
Collaborator

@BowenBao BowenBao commented Jan 21, 2021

Stack from ghstack:

Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

Differential Revision: D26050889

Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jan 21, 2021

💊 CI failures summary and remediations

As of commit 97894f3 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Jan 21, 2021
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

ghstack-source-id: d47760e
Pull Request resolved: #50911
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

[ghstack-poisoned]
BowenBao added a commit that referenced this pull request Jan 22, 2021
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

ghstack-source-id: 715eec1
Pull Request resolved: #50911
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

Differential Revision: [D26023938](https://our.internmc.facebook.com/intern/diff/D26023938)

[ghstack-poisoned]
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

[ghstack-poisoned]
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

Differential Revision: [D26050889](https://our.internmc.facebook.com/intern/diff/D26050889)

[ghstack-poisoned]
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

Differential Revision: [D26050889](https://our.internmc.facebook.com/intern/diff/D26050889)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@SplitInfinity merged this pull request in 6803419.

BowenBao added a commit to BowenBao/pytorch that referenced this pull request Jan 28, 2021
Need to replace dtype of export created scalars from float to double. (In torch implicit conversion logic, python numbers are double)

Test case skipped in CI due to that current CI job env does not have CUDA support.

ghstack-source-id: 1be05b0
Pull Request resolved: pytorch#50911
@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/8/head branch January 31, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants