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

List of all members
InitializerIface Class Referenceabstract

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

Class Declaration

Member Function Documentation

virtual ParameterType* getParameter ( )
pure virtual

Get parameters of the initializer

Returns
Parameters of the initializer

Member Data Documentation

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.