Skip to content

Add support for more shapes in FilterResponseNormalization #1441

Closed
@Squadrick

Description

@Squadrick

#765 added FRN to TFA.

Currently, tfa.layers.FilterResponseNormalization only support 4D tensors of order NHWC. We need to add support for arbitrary tensors and let the user specify the axis/axes to normalize over. (axes currently is forced to be [1, 2]).

See the TODO in tensorflow_addons/layers/normalizations.py.

BLOCKED: Till #765 is merged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions