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
There is a TODO comment in the train.py script suggesting the potential use of torch.compile(). This issue is to investigate whether torch.compile() can be beneficial for the project and, if so, to plan its implementation.
There is a TODO comment in the
train.py
script suggesting the potential use oftorch.compile()
. This issue is to investigate whethertorch.compile()
can be beneficial for the project and, if so, to plan its implementation.Related PR: #24
Comment URL: #24 (comment)
The text was updated successfully, but these errors were encountered: