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