Git Product home page Git Product logo

Comments (2)

philwo avatar philwo commented on June 3, 2024

Hi Seth,

are you building directly on your BBAI? If I read this correctly, it has a dual-core CPU and 1GB of RAM, right? The TensorFlow build is quite heavy, I'm not sure if we can get this to work...

It might be easier to build on a machine or VM with a compatible architecture, but more CPU power and RAM. Ideally, TensorFlow would offer prebuilt binaries for these platforms, as it is very unrealistic to build it directly on them. Even if it would work, the build would probably take an entire day. Have you asked on the TensorFlow issue tracker about this already?

But regarding your build, I assume you already managed to get Bazel running - if no, let me know and we can try to get that done first. Once you have a version of Bazel that's compatible with TensorFlow running, I would try to run the TF build using bazel build --jobs=1 to disable parallelism, as otherwise we'll run out of RAM. If this still gives you an error, could you post a longer log please?

from bazelisk.

silver2row avatar silver2row commented on June 3, 2024

Hello,

Yes. I was trying to build it on the BBAI. Thank you but I think I have moved on for now. I might bring up another issue later.

Seth

from bazelisk.

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.