Java* API Reference for Intel® Data Analytics Acceleration Library 2019

List of all members

Provides methods for the local response normalization layer in the batch processing mode. More...

Class Constructor

LrnBatch ( DaalContext  context,
Class<?extends Number >  cls,
LrnMethod  method 
)

Constructs the local response normalization layer

Parameters
contextContext to manage the local response normalization layer
clsData type to use in intermediate computations for the layer, Double.class or Float.class
methodThe layer computation method, LrnMethod

Detailed Description

References

Member Data Documentation

LrnMethod method

Computation method for the layer

LrnParameter parameter

lrn layer parameters

Precision prec
protected

Data type to use in intermediate computations for the layer


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.