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