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

List of all members

Provides methods for the 2D locally connected layer in the batch processing mode. More...

Class Constructor

LocallyConnected2dBatch ( DaalContext  context,
Class<?extends Number >  cls,
LocallyConnected2dMethod  method 
)

Constructs the 2D locally connected layer

Parameters
contextContext to manage the 2D locally connected layer
clsData type to use in intermediate computations for the layer, Double.class or Float.class
methodThe layer computation method, LocallyConnected2dMethod

Detailed Description

References

Member Data Documentation

Computation method for the layer

Locally connected 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.