Input objects for the backward maximum 1D pooling layer
More...
services::Status check |
( |
const daal::algorithms::Parameter * |
parameter, |
|
|
int |
method |
|
) |
| const |
Checks an input object for the backward maximum 1D pooling layer
- Parameters
-
[in] | parameter | Algorithm parameter |
[in] | method | Computation method |
- Returns
- Status of computations
Returns an input object for backward maximum 1D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns an input object for backward maximum 1D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
void set |
( |
LayerDataId |
id, |
|
|
const data_management::TensorPtr & |
ptr |
|
) |
| |
Sets an input object for the backward maximum 1D pooling layer
- Parameters
-
[in] | id | Identifier of the input object |
[in] | ptr | Pointer to the object |
Sets an input object for the backward maximum 1D 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: