Skip to content

Convert prelu to other five basic operators #2341

Open
@salanzewei

Description

@salanzewei

Ask a Question

Question

My original model is model.h5,firstly I convert h5 to saved model format, then I conver saved model to onnx use tf2onnx .After this,The prelu op is split into five basic ops. How can I avoid being split?
My tf2onnx version is 1.16.1,the first image is prelu in h5 model, the second image is prelu after tf2onnx convert.

捕获9
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending on user responseWaiting for more information or validation from userquestionAn issue, pull request, or discussion needs more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions