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, thanks for your outstanding works and contribution. I have a question that Can we use dynamic_graph in training step? If yes, can you give me some implementation guidance? Thank you very much!
The text was updated successfully, but these errors were encountered:
Currently, this is not supported, unfortunately. The best way is probably
to train on shorter sequences if you expect the latent graph to change
quickly. Evaluation with dynamic_graph=True should then improve.
On Mon, Jan 14, 2019 at 10:27 AM kingwmk ***@***.***> wrote:
Hi, thanks for your outstanding works and contribution. I have a question
that Can we use dynamic_graph in training step? If yes, can you give me
some implementation guidance? Thank you very much!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHAcYLH0iI0DeB6X8wBUyCWXdGAsPHh3ks5vDE1rgaJpZM4Z93wa>
.
Hi, thanks for your outstanding works and contribution. I have a question that Can we use dynamic_graph in training step? If yes, can you give me some implementation guidance? Thank you very much!
The text was updated successfully, but these errors were encountered: