Giter Club home page Giter Club logo

Comments (3)

schneider128k avatar schneider128k commented on May 21, 2024

I am using tensorflow-gpu==2.0.0-alpha2. I printed out the value produced by tf.executing_eagerly() at the beginning of the main function in train.py and saw that it gives False. After adding tf.enable_eager_execution() in the main function, I could start training (but run into some other issue later on).

Maybe it would make sense to add a check in the if statement "if FLAGS.mode == 'eager_tf':" in line 108 to check whether eager execution is enabled.

from yolov3-tf2.

zzh8829 avatar zzh8829 commented on May 21, 2024

interesting, i thought tensorflow 2.0 default to executing eagerly, did you disable it somehow

from yolov3-tf2.

schneider128k avatar schneider128k commented on May 21, 2024

Yes, you are right. I installed everything from scratch (tensorflow-gpu etc.) again and everything works now.

from yolov3-tf2.

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.