Coder Social home page Coder Social logo

Comments (4)

sasagalic-MSFT avatar sasagalic-MSFT commented on July 19, 2024

Did you add your new cpp files to Visual Studio project files?

from caffe.

TomC868 avatar TomC868 commented on July 19, 2024

Yes, I added the new .cpp files into libcaffe/src/layers and the new .hpp into libcaffe/include/layers both using "Add Existing Item".

from caffe.

TomC868 avatar TomC868 commented on July 19, 2024

I played around with it and was able to fix it and get it to build.

NewLayerDataParameter is defined in the caffe.proto file. I believed ProtoCompile.cmd takes caffe.proto and creates caffe.pb.cc and caffe.pb.h with my new parameters. In an act of rage, I deleted both caffe.pb.cc and caffe.pb.h from the directory and had them created again by ProtoCompile.cmd, which after that, the project was able to link fine.

The ProtoCompile.cmd looks like it does a check to see if caffe.pb.h has changed, so it's still a mystery as to why I had to delete the two generated files for the update to take place.

from caffe.

sasagalic-MSFT avatar sasagalic-MSFT commented on July 19, 2024

I am glad to hear that you managed to solve the problem. If you figure out what happened and think that we should fix something feel free to report.

from caffe.

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.