You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- .github/pull_request_template.md -->
## 📌 Description
Adds NOTICE file to specify copyrights for both NVIDIA and Flashinfer
community.
Follows: https://infra.apache.org/licensing-howto.html#example-notice
## 🔍 Related Issues
None
## 🚀 Pull Request Checklist
### ✅ Pre-commit Checks
- [ ✅ ] I have installed `pre-commit` by running `pip install
pre-commit` (or used your preferred method).
- [ ✅ ] I have installed the hooks with `pre-commit install`.
- [ ✅ ] I have run the hooks manually with `pre-commit run --all-files`
and fixed any reported issues.
## 🧪 Tests
- [ N/A ] Tests have been added or updated as needed.
- [ N/A ] All tests are passing (`unittest`, etc.).
## Reviewer Notes
Check dates and naming of "Flashinfer community"
0 commit comments