Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the loss layer. More...
Classes | |
class | LossBackwardBatch |
Class that computes the results of the backward loss layer in the batch processing mode. More... | |
class | LossBackwardInput |
Input object for the backward loss layer. More... | |
class | LossBackwardResult |
Provides methods to access results obtained with the compute() method of the backward loss layer. More... | |
class | LossBatch |
Provides methods for the loss layer in the batch processing mode. More... | |
class | LossForwardBatch |
Class that computes the results of the forward loss layer in the batch processing mode. More... | |
class | LossForwardInput |
Input object for the forward loss layer More... | |
class | LossForwardInputId |
Available identifiers of input objects for the forward layer. More... | |
class | LossForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward loss layer. More... | |
class | LossParameter |
Class that specifies parameters of the neural network layer. More... | |
Contains classes for the neural network layers.
For more complete information about compiler optimizations, see our Optimization Notice.