Git Product home page Git Product logo

Comments (6)

bhack avatar bhack commented on August 9, 2024

tensorflow/tensorflow#1136

from tensorflow-wavenet.

ibab avatar ibab commented on August 9, 2024

Just compared GPU and CPU again, and this time training is significantly faster on the GPU.

from tensorflow-wavenet.

lemonzi avatar lemonzi commented on August 9, 2024

Is this solved then?

from tensorflow-wavenet.

ibab avatar ibab commented on August 9, 2024

We would probably be able to train larger networks (and with larger sample sizes) if we had a single C++ op that does causal 1d convolution, as we would be able to avoid all the extra copying that's currently being done.
But writing and maintaining the op might be a pain :/

from tensorflow-wavenet.

lemonzi avatar lemonzi commented on August 9, 2024

I've done it before, but not with gpu support...

On Thu, Oct 6, 2016, 18:58 Igor Babuschkin [email protected] wrote:

We would probably be able to train larger networks (and with larger sample
sizes) if we had a single C++ op that does causal 1d convolution, as we
would be able to avoid all the extra copying that's currently being done.
But writing and maintaining the op might be a pain :/


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#25 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADCF5gay3mfBQ0wKyF2mamL0xFbu5kq9ks5qxX0mgaJpZM4J_k-r
.

from tensorflow-wavenet.

vinhngx avatar vinhngx commented on August 9, 2024

@ibab I've made a pull request for mixed precision training
#384

and would like to encourage the authors and community to give it a try :)

from tensorflow-wavenet.

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.