Skip to content

Unify interface for accessing custom function and op schemas #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
justinchuby opened this issue Jan 14, 2023 · 1 comment
Closed

Unify interface for accessing custom function and op schemas #320

justinchuby opened this issue Jan 14, 2023 · 1 comment

Comments

@justinchuby
Copy link
Collaborator

justinchuby commented Jan 14, 2023

Provide a common interface for converters to construct nodes based on custom OnnxFunctions and Ops.

@justinchuby justinchuby changed the title Unify schemas for custom functions and ops Unify interface for accessing custom function and op schemas Jan 14, 2023
justinchuby added a commit that referenced this issue Jan 26, 2023
Create `param_manipulation` for separate inputs and attributes from
python args and kwargs.
Raname `typing.py` to
`onnxscript/function_libs/torch_aten/tensor_typing.py`

- #305 
- #287
- #320

Co-authored-by: Ti-Tai Wang <[email protected]>
@justinchuby justinchuby moved this from Todo to In Progress in Torch Lib in onnxscript Jan 26, 2023
@justinchuby
Copy link
Collaborator Author

This is done with #594

@justinchuby justinchuby moved this from In Progress to Done in Torch Lib in onnxscript Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant