Skip to content

Remove the training logic and visibility from Variable. #1807

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

Merged
merged 3 commits into from
Oct 6, 2018

Conversation

nadavrot
Copy link
Contributor

@nadavrot nadavrot commented Oct 6, 2018

Description:

This PR contains 3 commits that clean up Variable and prepare for the rename to Constant. Most of the changes are NFC, but there were some changes that are related to the use of visibility.

[Var] Remove isTrainable from Variable.
[Var] Remove the visibility flag from Variable.
[Var] Remove unused variable methods. NFC.

Testing: Ninja check and run.sh
Documentation: None

@nadavrot nadavrot merged commit 840a417 into pytorch:master Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants