Class that provides methods to access the result obtained with the compute() method of the forward 2D transposed convolution layer.
More...
Constructs the forward 2D transposed convolution layer result
- Parameters
-
context | Context to manage the forward 2D transposed convolution layer result |
Constructs the forward 2D transposed convolution layer result
- Parameters
-
context | Context to manage the forward 2D transposed convolution layer result |
cObject | Address of C++ forward result |
Returns the result of the forward 2D transposed convolution layer
- Parameters
-
id | Identifier of the result |
- Returns
- Result that corresponds to the given identifier
Sets the result of the forward 2D transposed convolution 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:
- TransposedConv2dForwardResult.java