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

[AUTOTVM][RELAY][DOCS] relay ports of tune_nnvm_* autotvm tutorials #2594

Merged
merged 2 commits into from
Feb 13, 2019

Conversation

eqy
Copy link
Contributor

@eqy eqy commented Feb 13, 2019

Relay versions of the tune_nnvm tutorial scripts; thanks @merrymercy and @kevinthesun for writing the first versions of these and @jroesch for helping get the from_mxnet functionality working.

@tqchen tqchen merged commit 129eb64 into apache:master Feb 13, 2019
builder=autotvm.LocalBuilder(
build_func='ndk' if use_android else 'default'),
runner=autotvm.RPCRunner(
device_key, host='fleet', port=9190,
Copy link
Member

Choose a reason for hiding this comment

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

Sorry for later reply after it merged. But @eqy could you kindly help to explain the meaning of fleet, because we use localhost before.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, that is a typo from my testing, I will fix it, thanks for the catch

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.

3 participants