Skip to content

[BUG] Denoised and noisy trajectories are accidentally swapped during reshaping in inference engine #335

Description

@amorehead

X_denoised_L_traj_i = _reshape_trajectory(

shows that RFD3's inference engine accidentally swaps the denoised and noisy trajectories produced by the inference engine. The same is true for RFD3NA's inference engine:
X_denoised_L_traj_i = _reshape_trajectory(

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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