Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Input object for the backward 2D transposed convolution layer. More...
| Tensor get | ( | TransposedConv2dLayerDataId | id | ) |
Returns the input object of the backward 2D transposed convolution layer
| id | Identifier of the input object |
| void set | ( | TransposedConv2dLayerDataId | id, |
| Tensor | val | ||
| ) |
Sets the input object of the backward 2D transposed convolution layer
| id | Identifier of the input object |
| val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.