Python* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
concat layer parameters More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
concatDimension = ... | |
![]() | |
weightsInitializer = ... | |
biasesInitializer = ... | |
predictionStage = ... | |
propagateGradient = ... | |
weightsAndBiasesInitialized = ... | |
allowInplaceComputation = ... | |
def __init__ | ( | self, | |
concatDimension = 0 |
|||
) |
Constructs parameters of the forward concat layer
concatDimension | Index of dimension along which concatenation is implemented |
|
static |
Index of dimension along which concatenation is implemented
For more complete information about compiler optimizations, see our Optimization Notice.