Module: tfl.aggregation_layer

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