Input objects for the backward logistic layer
More...
◆ Input()
◆ check()
Checks an input object of the backward logistic 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 logistic 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 logistic layer
- Parameters
-
[in] | id | Identifier of the input object |
[in] | value | Pointer to the input object |
The documentation for this class was generated from the following file: