Skip to content

Move avx2 specific code in different source files #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

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

dskhudia added a commit to dskhudia/pytorch that referenced this pull request Dec 5, 2018
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
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
q10 added a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
Pull Request resolved: facebookresearch/FBGEMM#28

X-link: pytorch#2918

Reviewed By: sryap

Differential Revision: D60601583

Pulled By: q10

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

1 participant