Giter VIP home page Giter VIP logo

Comments (7)

ShubhamAgarwal12 avatar ShubhamAgarwal12 commented on July 1, 2024 1

Since my PC do not have any GPU, I commented the line that was throwing the error. It then worked fine.

from hed.

bing0037 avatar bing0037 commented on July 1, 2024 1

In src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp try removing lines:

#ifdef CPU_ONLY STUB_GPU_BACKWARD(SigmoidCrossEntropyWeightedLossLayer, Backward); #endif

it may helps.
https://github.com/gkioxari/RstarCNN/issues/4#issuecomment-208710000

from hed.

ShubhamAgarwal12 avatar ShubhamAgarwal12 commented on July 1, 2024

Thank you

On Tue, Mar 15, 2016 at 7:48 PM, Saining Xie [email protected]
wrote:

Closed #5 #5.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#5 (comment)

Shubham Agarwal
Graduate Student, UCLA

from hed.

samouha avatar samouha commented on July 1, 2024

I am facing the same problem, so can you tell me please how did you solve it ?

from hed.

samouha avatar samouha commented on July 1, 2024

Which line do you mean please ?

from hed.

ShubhamAgarwal12 avatar ShubhamAgarwal12 commented on July 1, 2024

STUB_GPU_BACKWARD(SigmoidCrossEntropyLossLayer, Backward);

in "src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp".

from hed.

pearlmary avatar pearlmary commented on July 1, 2024

I'm using caffe in cpu only mode. when i do make all in hed-master, it is throwing up the following error.

src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:120:1: error: no ‘void caffe::SigmoidCrossEntropyLossLayer::Backward_gpu(const std::vector<caffe::Blob>&, const std::vector&, const std::vector<caffe::Blob>&)’ member function declared in class ‘caffe::SigmoidCrossEntropyLossLayer’
Makefile:518: recipe for target '.build_debug/src/caffe/layers/sigmoid_cross_entropy_loss_layer.o' failed
make: *** [.build_debug/src/caffe/layers/sigmoid_cross_entropy_loss_layer.o] Error 1
Any help is appreciated

from hed.

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.