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