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

CLM fix to work on cpu and gpu #65

Merged
merged 3 commits into from
Apr 18, 2024
Merged

CLM fix to work on cpu and gpu #65

merged 3 commits into from
Apr 18, 2024

Conversation

franberchez
Copy link
Contributor

device has been removed from the CLM implementation so that it switches between cpu and gpu whenever the model does, without having to do it internally.

@franberchez franberchez requested a review from victormvy April 17, 2024 10:44
dlordinal/layers/clm.py Outdated Show resolved Hide resolved
dlordinal/layers/clm.py Outdated Show resolved Hide resolved
dlordinal/layers/clm.py Outdated Show resolved Hide resolved
@franberchez franberchez changed the title Removing device from CLM implementation CLM fix to work on cpu and gpu Apr 18, 2024
Copy link
Contributor

@victormvy victormvy left a comment

Choose a reason for hiding this comment

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

Thank you!

@franberchez franberchez merged commit f84259c into development Apr 18, 2024
5 checks passed
@victormvy victormvy deleted the clm branch July 24, 2024 09:52
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.

2 participants