Input objects for the backward spatial pyramid stochastic 2D pooling layer
More...
◆ Input() [1/2]
◆ Input() [2/2]
◆ check()
Checks an input object for the backward spatial pyramid stochastic 2D pooling layer
- Parameters
-
[in] | parameter | Algorithm parameter |
[in] | method | Computation method |
- Returns
- Status of computations
Reimplemented from Input.
◆ get() [1/2]
Returns an input object for backward spatial pyramid stochastic 2D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ get() [2/2]
Returns an input object for backward spatial pyramid stochastic 2D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set() [1/2]
void set |
( |
LayerDataId |
id, |
|
|
const data_management::TensorPtr & |
ptr |
|
) |
| |
Sets an input object for the backward spatial pyramid stochastic 2D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the object |
◆ set() [2/2]
Sets an input object for the backward spatial pyramid stochastic 2D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the object |
The documentation for this class was generated from the following file: