2021-06-04 22:18:46 +02:00

6 lines
123 B
Python

"""ProtoTorch modules."""
from .competitions import *
from .pooling import *
from .wrappers import LambdaLayer, LossLayer