Skip to content

Apply pytorch dump and opt fix to onnx spec - #195

Merged
photoszzt merged 3 commits into
utcs-scea:masterfrom
photoszzt:fix_dump_opt
Jul 1, 2021
Merged

photoszzt merged 3 commits into
utcs-scea:masterfrom
photoszzt:fix_dump_opt

Conversation

@photoszzt

@photoszzt photoszzt commented Jun 30, 2021

Copy link
Copy Markdown
Contributor

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