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

List of all members

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 ( )

Constructs parameters of the logistic cross-entropy layer

Member Function Documentation

virtual services::Status check ( ) const
virtual

Checks the correctness of the parameter

Returns
Status of computations

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

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