Provides methods to access results obtained with the compute() method of the forward layer.
More...
Constructs the result of the forward layer
- Parameters
-
context | Context to manage the result of the forward layer |
Returns the result of the forward layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Returns the result of the forward layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Sets the result of the forward layer
- Parameters
-
id | Identifier of the result |
val | Result that corresponds to the given identifier |
Sets the result of the forward 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: