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

dependencies: (wgpu) remove wgpu dependency #3732

Merged
merged 6 commits into from
Jan 13, 2025
Merged

Conversation

superlopuh
Copy link
Member

The code is moved to https://github.com/xdslproject/xdsl-webgpu/

Clients wanting to execute their gpu kernels using wgpu will need to install xdsl-webgpu instead.

@superlopuh superlopuh added the dependencies Pull requests that update a dependency file label Jan 9, 2025
@superlopuh superlopuh requested a review from PapyChacal January 9, 2025 23:47
@superlopuh superlopuh self-assigned this Jan 9, 2025
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.29%. Comparing base (62e10cb) to head (06b4223).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3732      +/-   ##
==========================================
- Coverage   91.30%   91.29%   -0.01%     
==========================================
  Files         468      467       -1     
  Lines       58636    58544      -92     
  Branches     5656     5649       -7     
==========================================
- Hits        53535    53449      -86     
+ Misses       3650     3647       -3     
+ Partials     1451     1448       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@alexarice alexarice left a comment

Choose a reason for hiding this comment

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

No results from rg wgpu 👍

@superlopuh superlopuh merged commit fb53c0e into main Jan 13, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/misc/remove-webgpu branch January 13, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants