2024-07-13 22:17:48 -04:00

3 lines
84 B
Python

from .MultKAN import *
from .utils import *
torch.use_deterministic_algorithms(True)