Skip to content

Move avx2 specific code in different source files#14516

Closed
dskhudia wants to merge 1 commit intopytorch:masterfrom
dskhudia:export-D13248376
Closed

Move avx2 specific code in different source files#14516
dskhudia wants to merge 1 commit intopytorch:masterfrom
dskhudia:export-D13248376

Conversation

@dskhudia
Copy link
Contributor

Summary: This is the first diff in a series of diffs that will separate out avx2 specific code in separate files. The goal is to compile as little as possible code with avx2 and avx512 compiler flags.

Differential Revision: D13248376

Summary:
Pull Request resolved: pytorch/FBGEMM#28

Pull Request resolved: pytorch#14516

This is the first diff in a series of diffs that will separate out avx2 specific code in separate files. The goal is to compile as little as possible code with avx2 and avx512 compiler flags.

Reviewed By: jianyuh

Differential Revision: D13248376

fbshipit-source-id: e3bff76037e1060df7e41cda0a91338ed859a996
dskhudia added a commit to dskhudia/FBGEMM that referenced this pull request Dec 5, 2018
Summary:
Pull Request resolved: pytorch#28

Pull Request resolved: pytorch/pytorch#14516

This is the first diff in a series of diffs that will separate out avx2 specific code in separate files. The goal is to compile as little as possible code with avx2 and avx512 compiler flags.

Reviewed By: jianyuh

Differential Revision: D13248376

fbshipit-source-id: 2347f3687c2cbd5c6d21d7365c6f9bd87ee96641
zdevito pushed a commit to zdevito/ATen that referenced this pull request Dec 5, 2018
Summary:
Pull Request resolved: pytorch/FBGEMM#28

Pull Request resolved: pytorch/pytorch#14516

This is the first diff in a series of diffs that will separate out avx2 specific code in separate files. The goal is to compile as little as possible code with avx2 and avx512 compiler flags.

Reviewed By: jianyuh

Differential Revision: D13248376

fbshipit-source-id: 401c2e9d3cd96c420fd08c3efa011febce96ffbb
@ezyang ezyang added the merged label Jun 25, 2019
pytorch-bot bot pushed a commit to pytorch/FBGEMM that referenced this pull request Feb 26, 2026
Summary:
Pull Request resolved: #28

Pull Request resolved: pytorch/pytorch#14516

This is the first diff in a series of diffs that will separate out avx2 specific code in separate files. The goal is to compile as little as possible code with avx2 and avx512 compiler flags.

Reviewed By: jianyuh

Differential Revision: D13248376

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants