Skip to content

highresnet; there is no need to pass the inplace input argument for all activations except ReLU #1346

Closed
@mbiparva

Description

@mbiparva

Hello guys,

I am using Highresnet in MONAI. There is a minor bug in the code at:

monai/networks/nets/highresnet.py:79

The issue is that there is no inplace input argument for activations other than ReLU such as PReLU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions