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

Triton warnings fix & triton kernel added #181

Merged
merged 6 commits into from
Feb 12, 2025
Merged

Triton warnings fix & triton kernel added #181

merged 6 commits into from
Feb 12, 2025

Conversation

NorthmanPKU
Copy link
Collaborator

@NorthmanPKU NorthmanPKU commented Feb 10, 2025

Description of changes:

  1. Remove triton.ops dependency (except for ops.matmul)
  2. Add triton kernel file as runtime file and logic to read kernels from it
  3. Handle warnings for type mismatch and switch (some new ops are listed as notes to be further filled when merged with new_ops branch)
  4. Fix exeucte_mugraph enter function logic related to input, middle and output tensors

Related Issues:

Linked Issues:

  • Issue #

Issues closed by this PR:

  • Closes #

@jiazhihao jiazhihao merged commit b6c1f60 into main Feb 12, 2025
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