Module: tfl.aggregation_layer

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

Layer which represents aggregation function.

See class level comment.

This layer applies the provided model to the ragged input tensor and aggregates the results.

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