Code Monkey home page Code Monkey logo

Comments (5)

waldstein94 avatar waldstein94 commented on May 22, 2024 1

Of course, but it may take time because I'm very beginner of GitHub.
If you are okay with it, I'll try :)

from pifu.

shunsukesaito avatar shunsukesaito commented on May 22, 2024

I pushed a small fix. Can you merge your multi-gpu code with it and see if it works?

from pifu.

shunsukesaito avatar shunsukesaito commented on May 22, 2024

The current code in the repository does not support multi-GPU training. The easiest way to use multi-gpu is using torch.nnDataparallel. But make sure you adjust code for gen_mesh and error evaluation.

from pifu.

waldstein94 avatar waldstein94 commented on May 22, 2024

After adding few codes to main file, code is well running now. However, I didn't adjust any code for gen_mesh. Do you think it will make a problem?
Also, can I ask what how you modified the code to work?

Anyway, thank you soooooooooo much for your fast and caring feed back. It really helped me a lot!

from pifu.

shunsukesaito avatar shunsukesaito commented on May 22, 2024

I meant you have to pass netG.module instead of netG if you replace the network with torch.dataparallel. You don't have to change code inside gen_mesh itself. Glad that it worked out. Would it be possible to send pull request with multi-GPU support if you don't mind? (I just haven't had time to do it by myself, thanks!)

from pifu.

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.