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

[TUTORIAL] Fix downloaded file path #2590

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Conversation

kazum
Copy link
Contributor

@kazum kazum commented Feb 12, 2019

The downloaded file path is not file but os.path.join(data_dir, file). Let's remove the file existence check since we do it in download() either way.

@tqchen tqchen merged commit 77718f8 into apache:master Feb 12, 2019
libing4752 pushed a commit to libing4752/tvm that referenced this pull request Feb 18, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
@yzhliu yzhliu mentioned this pull request Mar 2, 2019
28 tasks
tqchen pushed a commit to tqchen/tvm that referenced this pull request Mar 29, 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