Data structure representing the indices of the two dimensions on which pooling is performed.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
first = 2 , |
|
|
|
second = 3 |
|
) |
| |
Constructs the structure representing the indices of the two dimensions on which pooling is performed
- Parameters
-
first | The first dimension index |
second | The second dimension index |
- 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/spatial_pooling2d/__init__.py