Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Remove local_variables from on_phase_start #416

Closed
wants to merge 5 commits into from

Conversation

vreis
Copy link
Contributor

@vreis vreis commented Mar 3, 2020

Summary:
This is part of a series of diffs to eliminate local_variables (see D20171981).
Proceed removing local_variables from on_phase_start

Differential Revision: D20178268

Summary:
local_variables makes the code in train_step really hard to read. Killing it
from all hooks will take time, so start from a single hook (on_step).

Differential Revision: D20171981

fbshipit-source-id: 40da15e22a2abc129a77e37784fb99ec7e3f8e97
Differential Revision: D20170006

fbshipit-source-id: 9978286a536cfc8957bbeafcdc718b527b6b3392
Summary:
This is part of a series of diffs to eliminate local_variables (see D20171981).
Proceed remobing local_variables from on_start

Differential Revision: D20178165

fbshipit-source-id: b26fcac59cf4f2741f0f65ee172e2a1336393cef
Differential Revision: D20178202

fbshipit-source-id: 8474f23c2f099bd5ef819e903c4a5c193883bf0a
Summary:
This is part of a series of diffs to eliminate local_variables (see D20171981).
Proceed removing local_variables from on_phase_start

Differential Revision: D20178268

fbshipit-source-id: b00cbd57044633543846d0bf96c261de36f7a421
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Mar 3, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20178268

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0b2368e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants