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

List of all members
Parameter Class Reference

Parameters for the logistic cross-entropy layer. More...

Class Declaration

class DAAL_EXPORT Parameter: public layers::Parameter
{
public:
virtual services::Status check() const;
};

Constructor & Destructor Documentation

◆ Parameter()

Parameter ( )

Constructs parameters of the logistic cross-entropy layer

Member Function Documentation

◆ check()

virtual services::Status check ( ) const
virtual

Checks the correctness of the parameter

Returns
Status of computations

Reimplemented from Parameter.


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

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