GithubHelp home page GithubHelp logo

Comments (5)

sridhargopinath avatar sridhargopinath commented on May 20, 2024

Hi @eirikvaa,

Thank you for your interest in SeeDot.

Could you please provide the exact command line used to generate code so that I can reproduce the error at my end? Also, did the errors occur after you modified SeeDot.py and main.py, or with the unmodified code?

Thanks,
Sridhar

from edgeml.

eirikvaa avatar eirikvaa commented on May 20, 2024

Could you please provide the exact command line used to generate code so that I can reproduce the error at my end?

For the ProtoNN implementation I have used exactly the same command line arguments as in the tutorial provided.

Also, did the errors occur after you modified SeeDot.py and main.py, or with the unmodified code?

The error did indeed occur after I had modified SeeDot.py and main.py.

  • Diff of main.py vs main86.py
  • Diff of SeeDot.py vs SeeDot86.py

I am sure that I have introduced some error along the way, but not sure where. I hope the diff of the two pairs of files are helpful. I can also provide bigger parts of the project if necessary.

from edgeml.

sridhargopinath avatar sridhargopinath commented on May 20, 2024

It is hard for me to go through the diff to figure out the error. I have another suggestion. After SeeDot explores multiple programs, it will generate x86 code for the testing set in a temporary directory and executes that to obtain the accuracy of the fixed-point code. You can find this code in TEMPDIR/seedot_fixed.cpp. You can modify this code accordingly.

from edgeml.

eirikvaa avatar eirikvaa commented on May 20, 2024

I can understand that. Ok, I will try that and report back, thank you very much for helping me out.

from edgeml.

eirikvaa avatar eirikvaa commented on May 20, 2024

Everything works! I think it just boils down to copying the wrong set of files into the output directory. Thank you very much for your help.

from edgeml.

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.