Skip to content

Vectorize inner loop of get_tiles and out_transform with SIMD#3

Open
yolanda15 wants to merge 1 commit intoColfaxResearch:masterfrom
yolanda15:master
Open

Vectorize inner loop of get_tiles and out_transform with SIMD#3
yolanda15 wants to merge 1 commit intoColfaxResearch:masterfrom
yolanda15:master

Conversation

@yolanda15
Copy link

I'm ICC compiler TCE. I tried to add omp simd to vectorize the inner loop in get_tiles and out_transform functions which is much more effective than current partial auto-vectorization. Measured the overall performance can improve 10% by this. It also makes layer 3 perform better over MKL DNN.

Add omp simd to vectorize the inner loop in get_tiles and out_transform functions which is more effective than current partial auto-vectorization. Measured the overall performance can improve 10% by this. It also makes layer 3 perform better over MKL DNN.
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