Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Error while loading ONNX Model in JAVA Onnxruntime fails - Node:mean_lambda_layer/Mean:0_unsqueeze : Node (mean_lambda_layer/Mean:0_unsqueeze) has input size 1 not in range [min=2, max=2]. #721

@bworksprojects

Description

@bworksprojects

while loading a keras model with multiple lambda layers getting the following error
Error in Node:mean_lambda_layer/Mean:0_unsqueeze : Node (mean_lambda_layer/Mean:0_unsqueeze) has input size 1 not in range [min=2, max=2].

The model conversion for h5 to onnx was successful , load in the JAVA fails

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