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