Giter Club home page Giter Club logo

Comments (3)

lutzroeder avatar lutzroeder commented on May 23, 2024

@mkhsanov the underlying issue is a duplicate value name. Opening the file in main will now raise this issue.

For an example how duplicate names in other formats are resolved by adding an invisible \n check here.

Please investigate and submit a fix.

from netron.

HailoRT-Automation avatar HailoRT-Automation commented on May 23, 2024

@lutzroeder looks like it's some missunderstanding. Please, take a look at the image below. Here layer outputs_shapes property has two different values. For each layer which this layer connected to.
image

These values should be displayed at the graph near each arrow which represents connection between layers. Right now netron always uses only first value from output_shapes array and ignores all other values.
image

Could we do something with this?

P.S. I've checked your changes and now test file show an error instead of reflecting output_shapes values correctly.

from netron.

lutzroeder avatar lutzroeder commented on May 23, 2024

@mkhsanov external_pad1 and reduce_sum1 are substituted for feature_splitter1. This results in 2 values called feature_splitter1. Value names must be unique. \n can be used to add a suffix that is not shown in the UI.

from netron.

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.