liegroups icon indicating copy to clipboard operation
liegroups copied to clipboard

Fixing device selection (cuda or cpu)

Open ArashJavan opened this issue 5 years ago • 0 comments

The class methods in so3 creates new matrices (eye etc.) without taking the device selection taking into account. This patch should fix this by setting the right device directly while creating new matrices.

ArashJavan avatar Jul 02 '20 08:07 ArashJavan