You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, during the training of P2DFlow, the energy is precomputed and used as a label to perform cross-attention with the node embeddings. My question is: where does the energy come from during inference?
Thanks for your reply.