Data structure representing the number of data elements to implicitly add to each side of the 1D subtensor on which pooling is performed.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
first = 0 |
|
) |
| |
Constructs the structure representing the number of data elements to implicitly add to each side of the 1D subtensor on which pooling is performed
- Parameters
-
first | Number of data elements to add to the the first dimension of the 1D subtensor |
- 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/pooling1d/__init__.py