C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
split layer parameters More...
Parameter | ( | size_t | nOutputs = 1 , |
size_t | nInputs = 1 |
||
) |
Constructs parameters of the forward split layer
[in] | nOutputs | Number of outputs for forward split layer |
[in] | nInputs | Number of inputs for backward split layer |
size_t nInputs |
Number of inputs for backward split layer
size_t nOutputs |
Number of outputs for forward split layer
For more complete information about compiler optimizations, see our Optimization Notice.