Skip to content

Conversation

moskomule
Copy link
Contributor

Hi, I sent pull request #186 before and it was merged to v0.1.9 but then I found some mistakes in it.

I mean, in the merged codes, I wrote self.root = os.path.expandusr(root) but in __init__, I also used root instead of self.root so the ~ expression did not work. Now I've changed all root into self.root and double checked if they work as expected.

@soumith soumith merged commit 611c234 into pytorch:master Aug 15, 2017
@soumith
Copy link
Member

soumith commented Aug 15, 2017

thank you!

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