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