[INFO] cuDNN with fusions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 536
- Avg merge
- 12h 12m
- Merged PRs (30d)
- 4
Description
Hi, I came across this repo while wiring up Whisper support to my Bazaar. I just wanted to say amazing repo!
Diving through the code I noticed there was a mixture of cuBLAS and cuDNN. I wanted to let you know we just released cuDNN v9 and the new C++/Python Frontends. The new Graph API allows developers to fuse many combinations of ops such as Matmul + pointwise. If you're interested in more information, let me know. Again, super cool work!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Begin by locating the existing cuBLAS and cuDNN integration, then review the linked cuDNN Frontends and Graph API documentation. A contribution would first need a defined scope and acceptance criteria for adding fused operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100