Skip to content
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

Integrate VNNI into FBGEMM master branch #111

Closed
wants to merge 1 commit into from
Closed

Integrate VNNI into FBGEMM master branch #111

wants to merge 1 commit into from

Conversation

liuyibox
Copy link

@liuyibox liuyibox commented Jul 25, 2019

Summary:

Adding the VNNI support in FBGEMM.

Currently, the code works with cmake version on Cascade Lake machine.

Differential Revision: D16276574

Summary:
Pull Request resolved: #111

Basically, the code works perfectly with cmake on Cascade Lake machine.
To run with cmake, the file `deeplearning/fbgemm/bench/FP16Benchmark.cc` needs to be removed before running the 3 lines cmake command in the Test Plan. This is because cmake cannot find the right BLAS library on the deveserver.

Differential Revision: D16276574

fbshipit-source-id: db549099048f8789b227374edd3ff11253139521
@jianyuh
Copy link
Member

jianyuh commented Aug 9, 2019

Updated to resolve the GConv test issue, CMake incompatibility issue, and so on in #114.

@jianyuh jianyuh closed this Aug 9, 2019
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