Provides methods to access results obtained with the compute() method of the backward layer.
More...
Constructs the result of the backward layer
- Parameters
-
context | Context to manage the result of the backward layer |
Returns the result of the backward layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Returns the result of the backward layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Sets the result of the backward layer
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
Sets the result of the backward layer
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
The documentation for this class was generated from the following file: