Code Monkey home page Code Monkey logo

Comments (9)

hhsecond avatar hhsecond commented on June 22, 2024

@lantiga @K-Jo What do you think the best way of distributing Docker images in this case. We can definitely support docker images for each backend separately but we should support a single image with all the backends as well (we can let the user load it dynamically but we probably need to install all the required CUDA versions beforehand).

from redisai.

lantiga avatar lantiga commented on June 22, 2024

@hhsecond Good point. I think having different container images for each backend is a bit overkill and in any case it could limit what users can do (the PyTorch backend is needed for SCRIPT, etc).
I'd rather build at most 3 images:

  • all CPU
  • TF GPU, TORCH GPU, ONNX CPU
  • all GPU (with CUDA 9.0 + 9.1)

from redisai.

lantiga avatar lantiga commented on June 22, 2024

/cc @hhsecond @gkorland @K-Jo I've got dynamic loading implemented. I just have an issue with jemalloc that I'll likely need help with.

from redisai.

gkorland avatar gkorland commented on June 22, 2024

@mnunberg @MeirShpilraien can you please see if you can help?

from redisai.

lantiga avatar lantiga commented on June 22, 2024

FYI, @MeirShpilraien helped me and the issue is now solved.

from redisai.

andresrinivasan avatar andresrinivasan commented on June 22, 2024

@hhsecond Good point. I think having different container images for each backend is a bit overkill and in any case it could limit what users can do (the PyTorch backend is needed for SCRIPT, etc).
I'd rather build at most 3 images:

  • all CPU
  • TF GPU, TORCH GPU, ONNX CPU
  • all GPU (with CUDA 9.0 + 9.1)

When we add TPU and AMD GPU would that go in #2 and #3?

from redisai.

lantiga avatar lantiga commented on June 22, 2024

@andresrinivasan these would be specific enough to warrant separate containers IMHO

from redisai.

lantiga avatar lantiga commented on June 22, 2024

Closed by #159

from redisai.

lantiga avatar lantiga commented on June 22, 2024

Let's keep the comments in mind for packaging

from redisai.

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.