Skip to content

onnx.optimizer does not exist anymore #132

Closed
@londumas

Description

@londumas

from onnx import optimizer

The code tries to import a library, onnx.optimizer, which no longer exists in latests onnx.
The imports work for onnx <1.9.0, does not work for >= 1.9.0.
A simple solution for now is to comment out the import

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions