Skip to content

[ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node BatchNormalization(6) #967

Description

@dashesy

Describe the bug
Try an inference session with older model

sess = rt.InferenceSession("old_tag.onnx")

RuntimeError: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node BatchNormalization(6)

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu16
  • ONNX Runtime installed from (source or binary): pip
  • ONNX Runtime version: 0.4.0
  • Python version: 3.6

To Reproduce
Describe steps/code to reproduce the behavior:

Expected behavior
Backward compatibility, or update changelog tot mention breaking change

Additional context
Add any other context about the problem here.

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