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

List of all members
Parameter Class Reference

Fully-connected layer parameters. More...

Class Declaration

Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

Parameter ( size_t  _nOutputs)

Main constructor

Parameters
[in]_nOutputsA number of layer outputs m. The parameter required to initialize the layer
Deprecated:
This item will be removed in a future release.

Member Data Documentation

size_t nOutputs

A number of layer outputs. The parameter required to initialize the layer


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

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