Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods for the split layer in the batch processing mode. More...
Public Member Functions | |
def | __init__ |
Default constructor. | |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
Static Public Attributes | |
parameter = ... | |
![]() | |
forwardLayer = ... | |
backwardLayer = ... | |
fptype | Data type to use in intermediate computations for split layer, double or float |
method | Split layer method, Method |
def __init__ | ( | self, | |
nInputs = 1 , |
|||
nOutputs = 1 |
|||
) |
Default constructor
Default constructor
|
static |
Parameters of the algorithm
For more complete information about compiler optimizations, see our Optimization Notice.