Coder Social home page Coder Social logo

Comments (2)

soumith avatar soumith commented on July 23, 2024

it can be used. what's the issue that you see?

from dcgan.torch.

CCapellen avatar CCapellen commented on July 23, 2024

Hello, I also trained the GAN using the Celeb-A dataset on the GPU. However arithmetic.lua does not work on the checkpoints generated doing this. (with the checkpoints, which I downloaded from the repository it worked.)
When I run net=checkpoints/experiment1_1_net_G.t7 gpu=0 qlua arithmetic.lua I get the following error:
table: 0x41a862a8
qlua: /home/catherine/torch/install/share/lua/5.1/torch/File.lua:343: unknown Torch class <torch.CudaTensor>
stack traceback:
[C]: at 0x7f7f513a0f50
[C]: in function 'error'
/home/catherine/torch/install/share/lua/5.1/torch/File.lua:343: in function 'readObject'
/home/catherine/torch/install/share/lua/5.1/torch/File.lua:369: in function 'readObject'
/home/catherine/torch/install/share/lua/5.1/nn/Module.lua:192: in function 'read'
/home/catherine/torch/install/share/lua/5.1/torch/File.lua:351: in function 'readObject'
/home/catherine/torch/install/share/lua/5.1/torch/File.lua:409: in function 'load'
arithmetic.lua:27: in main chunk
When I try to run it in gpu mode I get the same error. I tried to include require cunn and require cudnn at the beginning of arithmetic.lua, but then I get different errors. Thank you.

from dcgan.torch.

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.