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

support for i32 type #2731

Open
michaelfeil opened this issue Jan 21, 2025 · 0 comments
Open

support for i32 type #2731

michaelfeil opened this issue Jan 21, 2025 · 0 comments

Comments

@michaelfeil
Copy link
Contributor

The case why i32 is required.

I would like to use candle to write bindings to popular kernels and frameworks (examples are: candle-flash-attn-v3, tensorrt bindings). The input requires e.g. i32 (instead of u32) dtype.

example:

A simple interface for:

  • data_ptr()
  • shape()
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