Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Jul 27, 2025

This PR migrates the StructuralEqual/Hash to new reflection based approach. The original mechanisms are still kept around and we will phase them out in followup PRs.

The new mechanism unifies the structural equal/hash registration with the normal reflection registeration and also brings cleaner implementation for mismatch detection.

This PR migrates the StructuralEqual/Hash to new reflection based approach.
The original mechanisms are still kept around and we will phase them out
in followup PRs.

The new mechanism unifies the structural equal/hash registration with
the normal reflection registeration and also brings cleaner implementation
for mismatch detection.
@Hzfengsy Hzfengsy merged commit f0bf057 into main Jul 28, 2025
22 checks passed
@tqchen tqchen deleted the sequal-upgrade branch July 29, 2025 11:50
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
…e#18166)

This PR migrates the StructuralEqual/Hash to new reflection based approach.
The original mechanisms are still kept around and we will phase them out
in followup PRs.

The new mechanism unifies the structural equal/hash registration with
the normal reflection registeration and also brings cleaner implementation
for mismatch detection.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
…e#18166)

This PR migrates the StructuralEqual/Hash to new reflection based approach.
The original mechanisms are still kept around and we will phase them out
in followup PRs.

The new mechanism unifies the structural equal/hash registration with
the normal reflection registeration and also brings cleaner implementation
for mismatch detection.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
…e#18166)

This PR migrates the StructuralEqual/Hash to new reflection based approach.
The original mechanisms are still kept around and we will phase them out
in followup PRs.

The new mechanism unifies the structural equal/hash registration with
the normal reflection registeration and also brings cleaner implementation
for mismatch detection.
tqchen added a commit to tqchen/tvm that referenced this pull request Sep 13, 2025
…e#18166)

This PR migrates the StructuralEqual/Hash to new reflection based approach.
The original mechanisms are still kept around and we will phase them out
in followup PRs.

The new mechanism unifies the structural equal/hash registration with
the normal reflection registeration and also brings cleaner implementation
for mismatch detection.
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