Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use ir methods to replace onnx helper #2091
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
base: main
Are you sure you want to change the base?
Use ir methods to replace onnx helper #2091
Changes from 5 commits
44fd0e5
67d3096
480b645
b01d3fe
1b4a2e2
f255992
122a8af
3494b05
aa1b8ee
d7938fe
231b621
f78a0f5
eff55da
f202e85
3f06e0e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 71 in onnxscript/_internal/utils.py
onnxscript/_internal/utils.py#L71
Check warning on line 73 in onnxscript/_internal/utils.py
onnxscript/_internal/utils.py#L73
Check warning on line 76 in onnxscript/_internal/utils.py
onnxscript/_internal/utils.py#L76
Check warning on line 80 in onnxscript/_internal/utils.py
onnxscript/_internal/utils.py#L80
Check warning on line 86 in onnxscript/_internal/utils.py
onnxscript/_internal/utils.py#L85-L86
Check warning on line 145 in onnxscript/_legacy_ir/__init__.py
onnxscript/_legacy_ir/__init__.py#L145
Check warning on line 70 in onnxscript/backend/onnx_export.py
onnxscript/backend/onnx_export.py#L70
Check warning on line 73 in onnxscript/backend/onnx_export.py
onnxscript/backend/onnx_export.py#L73
Check warning on line 163 in onnxscript/backend/onnx_export.py
onnxscript/backend/onnx_export.py#L163
Check warning on line 350 in onnxscript/backend/onnx_export.py
onnxscript/backend/onnx_export.py#L350
Check warning on line 160 in onnxscript/main.py
onnxscript/main.py#L160
Check warning on line 171 in onnxscript/main.py
onnxscript/main.py#L171