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

feat: Add sparse __dlpack__-equivalent protocol. #764

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hameerabbasi
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • 🪄 Feature
  • 🐞 Bug Fix
  • 🔧 Optimization
  • 📚 Documentation
  • 🧪 Test
  • 🛠️ Other

Related issues

Checklist

  • Code follows style guide
  • Tests added
  • Documented the changes

Please explain your changes below.

@github-actions github-actions bot added the enhancement Indicates new feature requests label Sep 2, 2024
@hameerabbasi hameerabbasi force-pushed the binsparse-dlpack branch 3 times, most recently from 464f49a to 5aba8c4 Compare September 2, 2024 09:33
Copy link

codspeed-hq bot commented Sep 2, 2024

CodSpeed Performance Report

Merging #764 will improve performances by ×2.1

Comparing hameerabbasi:binsparse-dlpack (4bc9b4c) with main (7f31435)

Summary

⚡ 1 improvements
✅ 339 untouched benchmarks

Benchmarks breakdown

Benchmark main hameerabbasi:binsparse-dlpack Change
test_index_fancy[side=100-rank=1-format='coo'] 1,395.6 µs 680.7 µs ×2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support sparse interchange format
1 participant