Skip to content

Conversation

@ysh329
Copy link
Contributor

@ysh329 ysh329 commented Jul 30, 2025

Fix missing PadAttrs register in op_attrs.py

@ysh329 ysh329 requested a review from Copilot July 30, 2025 08:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a missing PadAttrs class registration in the op_attrs.py file. The change adds the PadAttrs class that was referenced elsewhere but not properly defined in the attributes module.

  • Adds missing PadAttrs class with proper FFI registration
Comments suppressed due to low confidence (1)

@yongwww yongwww merged commit 6632c88 into apache:main Jul 30, 2025
13 checks passed
@ysh329 ysh329 deleted the fix-missing-padattrs branch July 31, 2025 02:34
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
…8174)

* [COMMUNITY] Add new key for release signing

* [Misc][BugFix] Fix missing PadAttrs register in op_attrs.py

Fix missing PadAttrs register in op_attrs.py
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.

2 participants