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

List of all members
Parameter Class Reference

split layer parameters More...

Class Declaration

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

Constructor & Destructor Documentation

Parameter ( size_t  nOutputs = 1,
size_t  nInputs = 1 
)

Constructs parameters of the forward split layer

Parameters
[in]nOutputsNumber of outputs for forward split layer
[in]nInputsNumber of inputs for backward split layer
Deprecated:
This item will be removed in a future release.

Member Data Documentation

size_t nInputs

Number of inputs for backward split layer

size_t nOutputs

Number of outputs for forward split layer


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

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