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

[REFACTOR][IR] relay::StructuralHash to tvm::StructuralHash #5166

Merged
merged 1 commit into from
Mar 29, 2020

Conversation

zhiics
Copy link
Member

@zhiics zhiics commented Mar 29, 2020

#5159

This PR replaces relay::StructuralHash with tvm::StructuralHash in C++ and relay.analysis.structural_hashwithtvm.ir.structural_hash` in Python, respectively. The hash.cc file in Relay is now removed.

A followup PR can be send to remove all the AttrEqual and AttrHash related code in C++.

@tqchen
Copy link
Member

tqchen commented Mar 29, 2020

@zhiics please rebase against the master

@tqchen tqchen merged commit a2edd01 into apache:master Mar 29, 2020
@tqchen
Copy link
Member

tqchen commented Mar 29, 2020

Thanks @zhiics !

@zhiics zhiics deleted the structrual_hash branch March 29, 2020 20:50
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
zhiics added a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
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