View source on GitHub |
ParallelCombination layer for combining several parallel calibration layers.
This layer wraps several calibration layers under single ParallelCombination one
that can be used by Sequential
Keras model.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|