Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available identifiers of input Tensor objects in the prediction stage of the Neural Networks algorithm. More...
PredictionTensorInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final PredictionTensorInputId | data = new PredictionTensorInputId(dataId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Input data set
For more complete information about compiler optimizations, see our Optimization Notice.