Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

List of all members

Provides methods for the prelu layer in the batch processing mode. More...

Class Constructor

PreluBatch ( DaalContext  context,
Class<?extends Number >  cls,
PreluMethod  method 
)

Constructs the prelu layer

Parameters
contextContext to manage the prelu layer
clsData type to use in intermediate computations for the layer, Double.class or Float.class
methodThe layer computation method, PreluMethod

Detailed Description

References

Member Data Documentation

PreluMethod method

Computation method for the layer

PreluParameter parameter

prelu 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.