Class that provides methods to access the result obtained with the compute() method of the forward three-dimensional maximum pooling layer.
More...
◆ MaximumPooling3dForwardResult()
Constructs the forward three-dimensional maximum pooling layer result
- Parameters
-
context | Context to manage the forward three-dimensional maximum pooling layer result |
◆ get() [1/2]
Returns the result of the forward three-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 three-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 three-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 three-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:
- MaximumPooling3dForwardResult.java