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

Support CPU/GPU inference on Windows #114

Merged
merged 13 commits into from
Jan 11, 2024
Merged

Support CPU/GPU inference on Windows #114

merged 13 commits into from
Jan 11, 2024

Conversation

hodlen
Copy link
Collaborator

@hodlen hodlen commented Jan 3, 2024

This PR continues the efforts from the now-closed PR #73, focusing on enabling PowerInfer compilation on Windows with CMake and MSVC. It successfully achieves compilation, inference, and Python module integration.

Future updates in this PR will focus on performance optimization, particularly for tensor offloading.

@hodlen hodlen marked this pull request as draft January 3, 2024 13:32
@hodlen hodlen requested a review from YixinSong-e January 11, 2024 05:10
@hodlen hodlen marked this pull request as ready for review January 11, 2024 05:10
@hodlen hodlen linked an issue Jan 11, 2024 that may be closed by this pull request
@hodlen hodlen merged commit 2217e7f into main Jan 11, 2024
18 of 32 checks passed
@hodlen hodlen deleted the build-windows branch January 11, 2024 11:31
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.

Windows CPU/GPU support
2 participants