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
Thanks for your great work! I am wondering what the difference between global_ctx and local_ctx is and why to distinguish them, especially why the condition is local_ctx when frag_idx = 0 otherwise global_ctx during inference.
Thanks for your great work! I am wondering what the difference between global_ctx and local_ctx is and why to distinguish them, especially why the condition is local_ctx when frag_idx = 0 otherwise global_ctx during inference.