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