Skip to content

Move FakeFP16 back to internal to remove dependency on MKL#36297

Closed
jianyuh wants to merge 1 commit intopytorch:masterfrom
jianyuh:export-D20937962
Closed

Move FakeFP16 back to internal to remove dependency on MKL#36297
jianyuh wants to merge 1 commit intopytorch:masterfrom
jianyuh:export-D20937962

Conversation

@jianyuh
Copy link
Copy Markdown
Member

@jianyuh jianyuh commented Apr 9, 2020

Summary:
We moved FakeFP16 back to close source and kept RoundToFloat16 function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Test Plan: CI

Differential Revision: D20937962

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Apr 9, 2020

💊 CircleCI build failures summary and remediations

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


💚 💚 Looks good so far! There are no CircleCI 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 on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 4 times.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@jianyuh jianyuh force-pushed the export-D20937962 branch from b500533 to dbf0133 Compare April 9, 2020 05:40
…6297)

Summary:
Pull Request resolved: pytorch#36297

Pull Request resolved: pytorch/FBGEMM#343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Test Plan: CI

Differential Revision: D20937962

fbshipit-source-id: d139c5e9c9911158aa09aa9b3ad76c88e7404afa
jianyuh added a commit to jianyuh/FBGEMM that referenced this pull request Apr 9, 2020
Summary:
Pull Request resolved: pytorch/pytorch#36297

Pull Request resolved: pytorch#343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Differential Revision: D20937962

fbshipit-source-id: daf6fbd55080bfa047651220ea3b97abde135fe0
@jianyuh jianyuh force-pushed the export-D20937962 branch from dbf0133 to c49dd03 Compare April 9, 2020 06:10
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request Apr 10, 2020
Summary:
Pull Request resolved: #36297

Pull Request resolved: pytorch/FBGEMM#343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Test Plan: CI

Reviewed By: jspark1105

Differential Revision: D20937962

fbshipit-source-id: 9487a9fd2282b6df2f754c22bea36f2255a5c791
ashishfarmer pushed a commit to ashishfarmer/pytorch that referenced this pull request Apr 13, 2020
…6297)

Summary:
Pull Request resolved: pytorch#36297

Pull Request resolved: pytorch/FBGEMM#343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Test Plan: CI

Reviewed By: jspark1105

Differential Revision: D20937962

fbshipit-source-id: 9487a9fd2282b6df2f754c22bea36f2255a5c791
pytorch-bot Bot pushed a commit to pytorch/FBGEMM that referenced this pull request Feb 26, 2026
Summary:
Pull Request resolved: pytorch/pytorch#36297

Pull Request resolved: #343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Reviewed By: jspark1105

Differential Revision: D20937962

fbshipit-source-id: 9487a9fd2282b6df2f754c22bea36f2255a5c791
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…6297)

Summary:
Pull Request resolved: pytorch#36297

Pull Request resolved: pytorch/FBGEMM#343

We moved FakeFP16 back to close source and kept `RoundToFloat16` function in "fbgemm/FbgemmConvert.h".

This is because FakeFP16 introduced dependency on MKL in the FBGEMM core. Also it doesn't seem to be needed for open source, as it is not used anywhere.

Test Plan: CI

Reviewed By: jspark1105

Differential Revision: D20937962

fbshipit-source-id: 9487a9fd2282b6df2f754c22bea36f2255a5c791
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.

2 participants