Module: tfl.parallel_combination_layer

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.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature