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