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

List of all members
InitializerIface Class Referenceabstract

Class representing a neural network weights and biases initializer. More...

Class Declaration

Member Function Documentation

◆ getParameter()

virtual ParameterType* getParameter ( )
pure virtual

Get parameters of the initializer

Returns
Parameters of the initializer

Implemented in Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, Batch< algorithmFPType, method >, and Batch< algorithmFPType, method >.

Member Data Documentation

◆ input

InputType input

Input of the initializer


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

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