2 lines
67 B
Python
2 lines
67 B
Python
|
from .neural.pooling import Pooling, max_pool, mean_pool, sum_pool
|