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

Optimize Tensor Multiplication #42

Open
bassoy opened this issue Jun 25, 2018 · 0 comments
Open

Optimize Tensor Multiplication #42

bassoy opened this issue Jun 25, 2018 · 0 comments
Labels
future This is future work gsoc Google Summer of Code

Comments

@bassoy
Copy link
Collaborator

bassoy commented Jun 25, 2018

Optimizing tensor multiplication functions including

  • adjusting the memory access according to the storage format for better spatial data locality
  • parallelizing with openmp for parallel execution
@bassoy bassoy added the future This is future work label Jun 25, 2018
@bassoy bassoy changed the title Optmize Tensor Multiplication Optimize Tensor Multiplication Jun 26, 2018
@bassoy bassoy added the gsoc Google Summer of Code label Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future This is future work gsoc Google Summer of Code
Projects
None yet
Development

No branches or pull requests

1 participant