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