Giter VIP home page Giter VIP logo

Comments (8)

soumith avatar soumith commented on September 27, 2024

@alexbw as I said, I am okay with either. I think we should give the one a try, i.e. keeping submodules at fixed commits. If we have any issues, we would uncover them as we go.
Historically, I built torch-distro for @jonathantompson, as he was complaining that he missed the old torch7-distro, and with torch7-distro, we just had one giant repo of everything (which was automatically on master by definition). But torch-distro has gotten bigger than that one single use-case.

Also, it's great that you are taking the lead on this, dont tone it down at all :)

from distro.

clementfarabet avatar clementfarabet commented on September 27, 2024

This is a great initiative. I'd vote for versioning commits, and upgrade them only when certain strict conditions are met (such as travis giving you the green light). It's especially important for /torch7, /nn, /cutorch and /cunn, where any subtle regression becomes a huge pain to trace.

from distro.

soumith avatar soumith commented on September 27, 2024

on board with that idea as well.

on the issue of travis, we have travis for torch7 and nn, but it almost always fails when running the unit tests, by just not responding for a long time. It seems to be a bug of VM + OpenBlas.

We also do not have travis testing for cutorch/cunn

If you guys have any ideas, let me know

from distro.

clementfarabet avatar clementfarabet commented on September 27, 2024

So about openblas, I think we should kill it for travis (if not everywhere...). This would speedup the build tremendously. What do you think?

For CUDA stuff, it's tricky to test for sure (no gpus on travis right?). Maybe we could host some of this testing somewhere else.

from distro.

alexbw avatar alexbw commented on September 27, 2024

Ok. I will remove the line in install.sh that automatically pulls all new repos and update all submodules to their current master branches.

After that, all new cool updates to included submodules have to be rolled in via a git submodule commit update. I think this is feasible, because if this distribution becomes a community standard, folks will pester us with github issues when it's time to update. I like the push better than pull model here :)

from distro.

clementfarabet avatar clementfarabet commented on September 27, 2024

Totally agreed!

from distro.

soumith avatar soumith commented on September 27, 2024

👍

from distro.

alexbw avatar alexbw commented on September 27, 2024

Done in dbf367a. Tested on laptop.

from distro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.