Dmitri Maunberg
Results
1
issues of
Dmitri Maunberg
**I tried to use KANLayer with CUDA, but there is an error** test = KANLayer(2, 2, device='cuda') test(torch.tensor([[0.2, .32]]).cuda()) -> - > -------------------------------------------------------------------------- > RuntimeError Traceback (most recent call last)...