Git Product home page Git Product logo

Comments (4)

candlewill avatar candlewill commented on July 17, 2024

Try to update your TensorFlow version to v1.1.

from tacotron.

srinivasj7 avatar srinivasj7 commented on July 17, 2024

Thanks for the help, I tried the exact version of [email protected], but the program stuck at progress bar, repeated three times. Can you tell me what could cause this problem?
Here is the output
$ python train_multi_gpus.py

Training Graph loaded
2017-06-07 09:35:32.814437: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2017-06-07 09:35:32.814464: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2017-06-07 09:35:32.814470: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2017-06-07 09:35:32.814476: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2017-06-07 09:35:32.814481: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
25%|████████▎ | 38/152 [06:55<20:41, 10.89s/b]
99%|███████████████████████████████▊| 151/152 [29:30<00:11, 11.27s/b]
0%| | 0/152 [00:00<?, ?b/s]

UPDATE:
Sorry, I'm new to Tensorflow so I didn't know about epoch's (number of iterations)... It would be helpful if the current Epoch value is printed

from tacotron.

YisenWang avatar YisenWang commented on July 17, 2024

I am using the tensorflow 1.10. And when I run train.py, it can work. But when I run train_multi_gpus.py, it report None value error. Do someone know the reason? Thanks!

from tacotron.

srinivasj7 avatar srinivasj7 commented on July 17, 2024

@YisenWang Try to remove tensorflow and install tensorflow-gpu==1.1. I solved None value error by doing that

from tacotron.

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.