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

Flags for gumath kernels #27

Open
hameerabbasi opened this issue Oct 4, 2018 · 0 comments
Open

Flags for gumath kernels #27

hameerabbasi opened this issue Oct 4, 2018 · 0 comments

Comments

@hameerabbasi
Copy link
Contributor

I wanted to propose the need for flags for gumath kernels, as proposed in the meeting today:

  • reorderable, which describes whether the kernel is symmetric in all its inputs.
  • elementwise, which describes whether the kernel is element-wise, or has a signature of the form '(),' * n + '()->()' (this signature is in NumPy format).
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

No branches or pull requests

1 participant