Skip to content

[Feature request] Expose lexical scope context in Python checker #4870

@jcwchen

Description

@jcwchen

System information

Latest

What is the problem that this feature solves?

Currently lexical scope context is not exposed in Python onnx.checker.

Alternatives considered

No response

Describe the feature

Follow up of #4720. Expose lexical scope context in Python onnx.checker. See

checker::check_function(proto, ctx, checker::LexicalScopeContext());

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

Y. Extended parameters will be added.

Feature Area

checker

Are you willing to contribute it (Y/N)

Yes

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions