skada
skada copied to clipboard
Make deep methods work on GPU
Deep methods do not currently support device='gpu'
. It should break at several locations when we define a new tensor or a domain_classifier
for the adversarial methods. This issue should not be too hard to fix.