PyNorch/tests/__init__.py
2024-05-09 22:32:36 -03:00

3 lines
No EOL
82 B
Python

from .test_operations import *
from .test_autograd import *
from .test_nn import *