Skip to content

np.product is deprecated. Use np.prod instead. #6638

@wyli

Description

@wyli

Describe the bug

monai/networks/nets/regressor.py:146:32: error: Module has no attribute "product"  [attr-defined]
monai/networks/nets/varautoencoder.py:123:27: error: Module has no attribute "product"  [attr-defined]

np.product is deprecated. Use np.prod instead. numpy/numpy#23314

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions