Coder Social home page Coder Social logo

Comments (8)

kba avatar kba commented on June 25, 2024

There is no version of tensorflow-gpu for py38 though, that is the issue here IIUC.

Yup, tensorflow supports python 3.8 only for 2.2.+

from ocrd_all.

cneud avatar cneud commented on June 25, 2024

@kba Well spotted! Just edited the issue to include Python version = 3.8.

from ocrd_all.

kba avatar kba commented on June 25, 2024

Unless the tensorflow people decide to backport 3.8 support for 1.15.*, I see little we can do unfortunately, except upgrade the code to use tf 2.2+.

from ocrd_all.

cneud avatar cneud commented on June 25, 2024

Yup, tensorflow supports python 3.8 only for 2.2.+

Ok so for 20.04 then we have to wait whether tf will provide packages of 1.15.* also with support for Python 3.8.

from ocrd_all.

cneud avatar cneud commented on June 25, 2024

except upgrade the code to use tf 2.2+.

Yup, another reason to migrate to tf2.x.

I am closing this now, but we should probably make supported Python versions known in the docs.

from ocrd_all.

bertsky avatar bertsky commented on June 25, 2024

Ok so for 20.04 then we have to wait whether tf will provide packages of 1.15.* also with support for Python 3.8.

Either that or build TF yourself. (Be warned though: it takes ages and often does not work out of the box, esp. on new platforms.)

from ocrd_all.

bertsky avatar bertsky commented on June 25, 2024

Yup, another reason to migrate to tf2.x.

I don't think this is coming any time soon for some of our modules. TF made it really hard to port some ways of writing optimisers etc. And they keep making major modifications even within TF2. Plus all models will have to be re-trained.

from ocrd_all.

cneud avatar cneud commented on June 25, 2024

build TF yourself

Will have to anyway for qurator ;)

from ocrd_all.

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.