Skip to content

[Fakelowp] Open source fake fp16 FC ops#37923

Closed
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:export-D21426190
Closed

[Fakelowp] Open source fake fp16 FC ops#37923
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:export-D21426190

Conversation

@yinghai
Copy link
Copy Markdown
Contributor

@yinghai yinghai commented May 6, 2020

Summary: ATT. Previously we missed this one.

Test Plan: unittests

Differential Revision: D21426190

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D21426190

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented May 6, 2020

💊 Build failures summary and remediations

As of commit 7dd0511 (more details on the Dr. CI page):


None of the build failures appear to be your fault 💚



🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is newer than viable/strict, you can try basing on an older, stable commit:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)

If your commit is older than viable/strict:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


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 on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 14 times.

@yinghai yinghai force-pushed the export-D21426190 branch from 1fa55e5 to 0c12cf6 Compare May 6, 2020 14:19
@yinghai yinghai force-pushed the export-D21426190 branch from 0c12cf6 to 4f40bb9 Compare May 6, 2020 14:26
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D21426190

Summary:
Pull Request resolved: pytorch#37923

ATT. Previously we missed this one.

Test Plan: unittests

Reviewed By: hyuen

Differential Revision: D21426190

fbshipit-source-id: 7fbd4e18b148214aa8c577afc4a2d91e0f91668b
@yinghai yinghai force-pushed the export-D21426190 branch from 4f40bb9 to 7dd0511 Compare May 6, 2020 16:39
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D21426190

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 9143d7f.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#37923

ATT. Previously we missed this one.

Test Plan: unittests

Reviewed By: hyuen

Differential Revision: D21426190

fbshipit-source-id: de85892a50a4b4820386e0f0d6adc34d12b33788
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