-
Notifications
You must be signed in to change notification settings - Fork 372
Initial code refactor on Pre-trained modules #206
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
Conversation
@ZhitingHu Can you take a look at this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Please make sure all docs are the same with Texar-pytorch whenever possible. If any interfaces/docs are different, pls list here to be reviewed and discussed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this PR support Pyhon2.7? If not, we will merge #208 first and make a release before merging this one.
It supports Python 2.7 which is also tested in CI. |
Follow the code structure of
texar-pytorch
'spretrained
module.