Skip to content

Conversation

MekkCyber
Copy link
Collaborator

No description provided.

@danieldk danieldk changed the title Add rwkv kernel rwkv: add Oct 10, 2025
danieldk
danieldk previously approved these changes Oct 11, 2025
Comment on lines 3 to 8
forward = ops.forward
forward_bf16 = ops.forward_bf16
forward_with_state = ops.forward_with_state
forward_with_state_bf16 = ops.forward_with_state_bf16
backward = ops.backward
backward_bf16 = ops.backward_bf16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to have Python function wrappers with docs and types.

Copy link
Member

@danieldk danieldk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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.

2 participants