Skip to content

solver.compute_likelihood with enable_grad=True returns a trajectory and logprob whose gradients are set to None #59

@jbarraquand

Description

@jbarraquand

I tried to use solver.compute_likelihood() with enable_grad=True to use your library to test a Continous Normalising Flow loss (logprob) instead of a Flow Matching objective. The gradients of the trajectory and logprob returned are both set to None. The maximum likelihood training objective cannot be trained.

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