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

[Relay] Copy prelude.rly when install tvm #4225

Closed
wweic opened this issue Oct 30, 2019 · 1 comment · Fixed by #4227
Closed

[Relay] Copy prelude.rly when install tvm #4225

wweic opened this issue Oct 30, 2019 · 1 comment · Fixed by #4227

Comments

@wweic
Copy link
Contributor

wweic commented Oct 30, 2019

Right now prelude.rly is not copied to the right place when run python setup.py install. So it will crash TF frontend convert.

@tqchen
Copy link
Member

tqchen commented Oct 30, 2019

This might need special treatment as rly suffix is not part of py, and needs to setup copy in the setup.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 a pull request may close this issue.

2 participants