Skip to content

wrong outputs order #40

Description

my model's outputs are out0[1,4200,4], out1[1,4200,2], out2[1,4200,10] which mean their sizes are 16800, 8400, 42000 .
but after inference, the outputs are 16800, 42000, 8400.

Image

quantized_model.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions