facebookresearch / facebookresearch/flow_matching

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

Open
#59 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.7k
Forks
373
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.