Data structure representing the size of the two-dimensional kernel subtensor.
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
first, |
|
|
|
second |
|
) |
| |
Constructs the structure representing the size of the two-dimensional kernel subtensor
- Parameters
-
first | Size of the first dimension of the two-dimensional kernel subtensor |
second | Size of the second dimension of the wto-dimensional kernel 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/convolution2d/__init__.py