Coder Social home page Coder Social logo

Comments (4)

reyoung avatar reyoung commented on May 4, 2024

Well, the uniform & randnorm method, will be moved from C++ part of PaddlePaddle to Python part in our plan. Because we want to support more flexible parameter initialization strategies. Only the zeroMem method will be remained later.

And currently ParallelCpuVectorT is a parallelized version and use multiple threads explicitly by paddle::SyncThreadPool. The OpenMP is cool but need an extra dependency. We may not want to use it now.

Thanks for your attention.

from paddle.

byzhang avatar byzhang commented on May 4, 2024

Thank you for the information. Can you please keep existing functions?
Protobuf message has 2G limits which means sometimes we cannot init all
parameters in Python and pass to Paddle in a proto.

On Sep 17, 2016 10:57 PM, "Yu Yang" [email protected] wrote:

Well, the uniform & randnorm method, will be moved from C++ part of
PaddlePaddle to Python part in our plan. Because we want to support more
flexible parameter initialization strategies. Only the zeroMem method
will be remained later.

And currently ParallelCpuVectorT is a parallelized version and use
multiple threads explicitly by paddle::SyncThreadPool. The OpenMP is cool
but need an extra dependency. We may not want to use it now.

Thanks for your attention.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#77 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA1O1ZxJ5-BBb5NzLos1yWyudELYOuH3ks5qrNLZgaJpZM4J9aqs
.

from paddle.

reyoung avatar reyoung commented on May 4, 2024

@byzhang O....Maybe we will write the parameter file into output files.

from paddle.

byzhang avatar byzhang commented on May 4, 2024

My two cents, keep the python layer as simple as possible, as thin as
possible :)

Thanks,
-B

On Wed, Sep 21, 2016 at 9:48 PM, Yu Yang [email protected] wrote:

@byzhang https://github.com/byzhang O....Maybe we will write the
parameter file into output files.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#77 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA1O1Y50Paq8Cl7Zl3XNmIGlGyLrLCl6ks5qsgiigaJpZM4J9aqs
.

from paddle.

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.