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

Handles CPU/GPU transfer in QPFunctionFn's backward function #297

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

oumayb
Copy link
Contributor

@oumayb oumayb commented Jan 19, 2024

Fixes issue #296:

  • Handles CPU/GPU transfer in QPFunctionFn's backward function.
  • Replaces torch.Tensor by either torch.tensor or torch.empty.

@CLAassistant
Copy link

CLAassistant commented Jan 19, 2024

CLA assistant check
All committers have signed the CLA.

@oumayb oumayb changed the base branch from main to devel January 19, 2024 14:00
@fabinsch fabinsch force-pushed the fix-deal-cpu-gpu-qpfunction-backward branch from 2e8fa71 to 2cd1521 Compare January 19, 2024 14:01
@fabinsch fabinsch force-pushed the fix-deal-cpu-gpu-qpfunction-backward branch from 1fffca1 to 7661158 Compare January 19, 2024 14:40
@jcarpent jcarpent merged commit dde7c0f into devel Jan 19, 2024
106 of 108 checks passed
@fabinsch fabinsch deleted the fix-deal-cpu-gpu-qpfunction-backward branch January 23, 2024 09:26
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.

4 participants