Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Class that specifies parameters of the fully-connected layer. More...
long getNOutputs | ( | ) |
Gets the number of layer outputs
void setNOutputs | ( | long | nOutputs | ) |
Sets the number of layer outputs
nOutputs | A number of layer outputs |
For more complete information about compiler optimizations, see our Optimization Notice.