Remove local_variables from train_step/eval_step by vreis · Pull Request #412 · facebookresearch/ClassyVision
added 2 commits
March 2, 2020 09:57Summary: 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: 79342642cbac9a8ebcc9ca59a2b7cce8d4f64f14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters