Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Tensor initializers aren't getting converted to constants  #578

@s1ddok

Description

@s1ddok

Even though onnx contain needed input as tensor initializer:

image

The model yields an error while converting:

Underlying exception message was: Error compiling model: "Error reading protobuf spec. validator error: Layer 'Pad_0' consumes an input named 'initial_block' which is not present in this network.".
  RuntimeWarning)

is there a way to support constant inputs to layers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected behaviour that should be corrected (type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions