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

Write more rewrite rules #8

Open
andreaferretti opened this issue Jun 13, 2017 · 1 comment
Open

Write more rewrite rules #8

andreaferretti opened this issue Jun 13, 2017 · 1 comment

Comments

@andreaferretti
Copy link
Owner

Rewrite rules are useful to avoid intermediate allocations and perform more operations in a single BLAS call.

We can support at least a few standard forms, and now there is a way to test they are actualy applied.

Some functions used in rewrite rules may also be exposed in case some advanced user wants to use them directly

@andreaferretti
Copy link
Owner Author

If this makes the neo/dense module too big, we could think of moving these advanced functions and rewrites in a separate module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant