Yuting Zhu
Results
1
issues of
Yuting Zhu
File: `conditional-flow-matching/torchcfm/conditional_flow_matching.py` Approx. line: 372 (in `TargetConditionalFlowMatcher.compute_conditional_flow`) The docstring currently says: ```py def compute_conditional_flow(self, x0, x1, t, xt): """Compute the conditional vector field ut(x1|x0) = (x1 - (1 - sigma)...