Skip to content

[Feature request] ONNX checker checks function proto validity  #4700

@justinchuby

Description

@justinchuby

System information

No response

What is the problem that this feature solves?

ONNX checker currently checks model proto validity with check_model_proto. I would be very helpful to have a similar API that checks for function proto validity.

This greatly helps testing function libraries built with ONNX script.

Alternatives considered

Make a model. Not all functions can be directly converted into a Model.

Describe the feature

No response

Will this influence the current api (Y/N)?

No response

Feature Area

checker

Are you willing to contribute it (Y/N)

None

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions