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