Module: tfl.parallel_combination_layer

Stay organized with collections Save and categorize content based on your preferences.

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