Skip to content
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

Update torch.onnx.OnnxRegistry usage in DORT tests #17009

Conversation

titaiwangms
Copy link
Contributor

@titaiwangms titaiwangms commented Aug 4, 2023

Update the usage of torch.onnx.OnnxRegistry, as it's officially published in PyTorch: pytorch/pytorch#106140.

@titaiwangms titaiwangms added the converter:dynamo issues related supporting the PyTorch Dynamo exporter label Aug 4, 2023
@titaiwangms titaiwangms requested a review from wschin August 4, 2023 19:04
wschin
wschin previously approved these changes Aug 4, 2023
…om_ops.py

Co-authored-by: Wei-Sheng Chin <wechi@microsoft.com>
@titaiwangms
Copy link
Contributor Author

Feel free to merge this when torch version is updated.

@titaiwangms titaiwangms merged commit 8a335b8 into microsoft:main Aug 7, 2023
87 of 90 checks passed
jchen351 pushed a commit that referenced this pull request Aug 12, 2023
Update the usage of torch.onnx.OnnxRegistry, as it's officially
published in PyTorch: pytorch/pytorch#106140.

---------

Co-authored-by: Wei-Sheng Chin <wechi@microsoft.com>
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
Update the usage of torch.onnx.OnnxRegistry, as it's officially
published in PyTorch: pytorch/pytorch#106140.

---------

Co-authored-by: Wei-Sheng Chin <wechi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
converter:dynamo issues related supporting the PyTorch Dynamo exporter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants