Skip to content

convert onnx to stablehlo can not transform onnx.EntryPoint #3150

Open
@endaiHW

Description

@endaiHW

I tried using onnx-mlir to convert ONNX dialect to StableHLO, but noticed that onnx.EntryPoint() wasn't eliminated in the output. It seems that onnx.EntryPoint() primarily serves as a marker for function entry points. Can I directly remove it during the conversion process?

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