C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
Batch< algorithmFPType, method > Class Template Reference

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

Class Declaration

template<typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::neural_networks::layers::lrn::interface1::Batch< algorithmFPType, method >

Template Parameters
algorithmFPTypeData type to use in intermediate computations for the local response normalization layer, double or float
methodLocal response normalization layer method, Method
Enumerations
References

Constructor & Destructor Documentation

◆ Batch()

Batch ( )
inline

Default constructor

Member Data Documentation

◆ parameter

Parameter parameter

Local response normalization layer parameters


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

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