2024-04-27 17:24:14 -04:00

4 lines
71 B
Python

import torch
from .KAN import *
torch.set_default_dtype(torch.float64)