Skip to content

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