Skip to content

Auto computed type constraints for functions #706

@justinchuby

Description

@justinchuby

Currently the type constraints for onnx functions in the generated OpSchemas are hand specified (e.g. TReal etc.). Since the graph in a function is fully defined, we may be able to generate the type constraints as well (using some graph algorithms) and automatically update/correct the type annotations in the function definitions.

cc @xiaowuhu @fatcat-z @titaiwangms @BowenBao @gramalingam

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions