Input objects for the backward fully-connected layer
More...
◆ Input() [1/2]
◆ Input() [2/2]
◆ check()
Checks an input object of the fully-connected layer
- Parameters
-
[in] | par | Parameter of layer |
[in] | method | Computation method of the layer |
- Returns
- Status of computations
Reimplemented from Input.
◆ get()
Returns an input object for backward fully-connected 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 input for the backward fully-connected layer
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Input object to set |
The documentation for this class was generated from the following file: