Class that provides methods to access the result obtained with the compute() method of the forward three-dimensional maximum pooling layer.
More...
Constructs the forward three-dimensional maximum pooling layer result
- Parameters
-
context | Context to manage the forward three-dimensional maximum pooling layer result |
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
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
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 |
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