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

Apply pytorch dump and opt fix to onnx spec #195

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

photoszzt
Copy link
Collaborator

@photoszzt photoszzt commented Jun 30, 2021

Description

apply fix in #177 to onnxruntime

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Document update (this change is mainly a documentation update)

Checklist:

  • My code passes format and lint checks.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have tested my code with a reasonable workload.
  • My code may break some other features.

Signed-off-by: Zhiting Zhu <zhitingz@cs.utexas.edu>
Signed-off-by: Zhiting Zhu <zhitingz@cs.utexas.edu>
@photoszzt photoszzt requested a review from yuhc June 30, 2021 19:43
Signed-off-by: Zhiting Zhu <zhitingz@cs.utexas.edu>
@photoszzt photoszzt merged commit 43cfa6c into utcs-scea:master Jul 1, 2021
@photoszzt photoszzt deleted the fix_dump_opt branch July 1, 2021 01:19
@yuhc yuhc linked an issue Jul 8, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] Apply PyTorch spec changes to ONNXRT and TF specs
2 participants