Git Product home page Git Product logo

Comments (5)

soumith avatar soumith commented on August 17, 2024 2

Run it from the imagenet_winners directory

from convnet-benchmarks.

weidongye avatar weidongye commented on August 17, 2024

Thanks for the swift response Soumith! That fixed my issue.

I tried to run the fbnn implementation by commenting line 17 and uncommenting line 8 + 18, and it produced this error: "~/torch/install/share/lua/5.1/trepl/init.lua:384: module 'fb.torch.async_rng' not found:No LuaRocks module found for fb.torch.async_rng"

I have installed all the pre-req libraries according to the readme. Can you provide some advice please?

Thanks,
Weidong

from convnet-benchmarks.

soumith avatar soumith commented on August 17, 2024

fbnn is a bit redundant now, just use cudnn and forget fbnn stuff ever existed, all fft stuff is available in cudnn now.

from convnet-benchmarks.

fqnchina avatar fqnchina commented on August 17, 2024

Hi soumith,

Could you explain this a bit more? What you mean by all fft stuff is in cudnn now. From the latest cudnn document, I didn't see they mention fft is implemented already in cudnn.

from convnet-benchmarks.

soumith avatar soumith commented on August 17, 2024

Search for FFT in the CuDNN Manual, you will find it.
https://github.com/soumith/cudnn.torch/blob/master/ffi.lua#L395-L403

from convnet-benchmarks.

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.