Skip to content

DenseNet LayorNorm does not work! #7976

@Hogandr

Description

@Hogandr

In monai.networks.nets.DenseNet the layer norm does not work!
monai.networks.nets.DenseNet121(spatial_dims=3, in_channels=1, out_channels=1, norm="LAYER")
=> TypeError: LayerNorm.init() missing 1 required positional argument: 'normalized_shape'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions