sissa-data-science/DADApy

add conversion from torch.Tensor to numpy.ndarray

Closed this issue · 0 comments

I think I could add a couple of lines in Base.init() to make DULY also accept torch.Tensors. It is quite annoying to always add explicitly .numpy() at initialization