-
Notifications
You must be signed in to change notification settings - Fork 484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto-update function? #71
Comments
installing distro installs the most recent stable versions. everytime I update distro, I run the full suite of tests to make sure everything's okay. distro is for user-deployment, and hence this is suited. |
Hmmm... well.... so....a problem I face is, eg with the THNN changes, distro hasnt changed yet, but clnn will have changed, following a merge, so we get the scenario:
Of course, in this scenario, clnn doesnt work. |
So, there seem to be a few options for this:
I think option 1 is not ideal. Option 3 is borderline perhaps. Option 2 seems relatively easy :-) |
Closing this, and reopening in the opposite direction. |
Two related observations:
torch-update
, and it will update at least torch7, nn, cutorch, cunn, to latest versionThe text was updated successfully, but these errors were encountered: