Data structure representing the intervals on which the subtensors for pooling are computed.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
first = 2 , |
|
|
|
second = 2 , |
|
|
|
third = 2 |
|
) |
| |
Constructs the structure representing the intervals on which the subtensors for pooling are computed
- Parameters
-
first | Interval over the first dimension on which the pooling is performed |
second | Interval over the second dimension on which the pooling is performed |
third | Interval over the third dimension on which the pooling is performed |
- Deprecated:
- This item will be removed in a future release.
The documentation for this class was generated from the following file:
- algorithms/neural_networks/layers/pooling3d/__init__.py