Skip to content

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

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

Move FakeFP16 back to internal to remove dependency on MKL#343
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.

Differential Revision: D20937962

@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 3d252e1 to f3a9bd0 Compare April 9, 2020 05:32
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

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 f3a9bd0 to 8f69f21 Compare April 9, 2020 06:08
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

jianyuh added a commit to jianyuh/pytorch that referenced this pull request Apr 9, 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

Differential Revision: D20937962

fbshipit-source-id: d139c5e9c9911158aa09aa9b3ad76c88e7404afa
facebook-github-bot pushed a commit to pytorch/pytorch 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
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 20b6cf1.

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 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