Skip to content

fvdb.nn.ReLU usage in fvdb.nn.simple_unet #335

@swahtz

Description

@swahtz

fvdb.nn.ReLU is being used in fvdb.nn.simple_unet but these activation function modules were removed. SimpleUNet needs to be updated to use torch.nn.ReLU

https://github.com/openvdb/fvdb-core/blob/main/fvdb/nn/simple_unet.py#L90

Metadata

Metadata

Assignees

No one assigned

    Labels

    core libraryCore fVDB library. i.e. anything in the _Cpp module (C++) or fvdb python module

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions