Skip to content

Performance of Pytorch backend vs CPU #721

Closed Answered by rflamary
RishalAggarwal asked this question in Q&A
Discussion options

You must be logged in to vote

Yes it should be faster on GPU. Still some solvers (exact OT, emd, non regularized GW) use a CPU C++ solvers and those ones will work with GPU array but incur a memory copy overhead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RishalAggarwal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #720 on February 05, 2025 08:05.