Coder Social home page Coder Social logo

Comments (19)

jeffsetter avatar jeffsetter commented on June 22, 2024

Note that "const_186" is simply a name of the constant being using. Ideally subsequent scripts would not rely on the instance name for parsing.

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

jameshegarty avatar jameshegarty commented on June 22, 2024

Remember Ross wrote the mapper, not me... I looked at his code, and he does hardcode a "const" in a few places, but it wasn't obvious to me that that was the problem. It could be. IMO @rdaly525 and @cdonovick should update their code to error out if the input doesn't match what is expected. As of right now, it looks like their code is silently failing, which makes this hard to track down.

I would maybe also recommend removing the workaround... keeping the build working is a good idea, but IMO this is a real problem we should track down. But thanks for doing this Steven!

Is everyone getting these alerts?

from cgraflow.

jameshegarty avatar jameshegarty commented on June 22, 2024

It's possible btw that this has nothing to do with Jeff's change, remember, we pull down all the repos each time so it could have been another change.

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

cdonovick avatar cdonovick commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

cdonovick avatar cdonovick commented on June 22, 2024

from cgraflow.

cdonovick avatar cdonovick commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

from cgraflow.

steveri avatar steveri commented on June 22, 2024

As recommended earlier by James, I am going to remove my sed hack from the travis script so that it will fail until we get this fixed...

I would maybe also recommend removing the workaround... keeping the build working is a good idea, but IMO this is a real problem we should track down.

from cgraflow.

steveri avatar steveri commented on June 22, 2024

BTW if (like me) you are annoyed that everyone can see your comments except you, note that there is a place in your account settings where you can set "include your own updates" (seems to be off by default) - see https://github.com/settings/notifications

from cgraflow.

rdaly525 avatar rdaly525 commented on June 22, 2024

I am going to push a change that should fix this problem, but break Jeff's code.
@jeffsetter I am changing the type of constant, so please update your code to take this into account.
Previous: Array(16,BitOut)
New: Record({"out",Array(16,BitOut)})

from cgraflow.

jeffsetter avatar jeffsetter commented on June 22, 2024

I pushed the necessary change to my repo. It appears that it is working again.

from cgraflow.

jameshegarty avatar jameshegarty commented on June 22, 2024

Great!

from cgraflow.

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.