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_end #414

Closed
wants to merge 4 commits into from

Conversation

vreis
Copy link
Contributor

@vreis vreis commented Mar 2, 2020

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

Differential Revision: D20178202

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: 92bc3536780e56ac65c8eb7514c05a8f0a84b153
Differential Revision: D20170006

fbshipit-source-id: abdf5229832896f3e264e21cbd33493680116560
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: 10f2ebcd7fc9044d7dfb86384f504ae3798c4930
Summary:
This is part of a series of diffs to eliminate local_variables (see D20171981).
Proceed removing local_variables from on_end

Differential Revision: D20178202

fbshipit-source-id: 2fa1495fcf35698eebea636b6f61789343144c1e
@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 2, 2020
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 404b325.

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