Skip to content

Propagate training flag to FlowMatching Integrator #288

@han-ol

Description

@han-ol

Currently, dropout is ignored in FlowMatching.
I confirmed that the corresponding subnet_kwargs is propagated correctly to the subnet constructor. Nevertheless, dropout has no effect on training.

The Integrator and its subnet needs to receive a training=True flag to turn on dropout at training time.

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