Skip to content

AutoencoderKL docstrings have reference to num_channels instead of channels #8444

@virginiafdez

Description

@virginiafdez

Describe the bug
In AutoencoderKL (https://github.com/Project-MONAI/MONAI/blob/dev/monai/networks/nets/autoencoderkl.py) the docstrings of the Encoder, Decoder and AutoencoderKL refer to num_channels although the argument is called channels.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions