Coder Social home page Coder Social logo

Comments (5)

semperstew avatar semperstew commented on May 18, 2024

The base image from which all of our images derive is tensorflow/tensorflow:[version]-gpu-py3. Our only choices of python version are 2.7 or 3.5. As it stands, the only way to upgrade to python3.7 is to hand-roll a tensorflow base image with 3.7 installed. I don't know about you, but that's not really something that I care to maintain in the long run.
@oersoy1 Are there particular features of python3.7 that you can't live without?

from gpu_docker.

oersoy1 avatar oersoy1 commented on May 18, 2024

Nah.. I had to refactor some of my code for str formatting type of stuff.. Tensorflow.. Yuck..

from gpu_docker.

oersoy1 avatar oersoy1 commented on May 18, 2024

Pytorch works with 3.7 and 3.6 and 3.5

from gpu_docker.

semperstew avatar semperstew commented on May 18, 2024

TF certainly works with 3.7, but they aren't shipping a prebuilt TF image with 3.7 installed (yet).

from gpu_docker.

semperstew avatar semperstew commented on May 18, 2024

Closing. Won't fix at this time.

from gpu_docker.

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.