add options to exclude buffers and frozen parameters in EMA
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/530 Add options to include/exclude model buffers and frozen parameters in EMA state via two new config keys `MODEL_EMA.INCLUDE_FROZEN` and `MODEL_EMA.INCLUDE_BUFFER` Reviewed By: tglik Differential Revision: D45129625 fbshipit-source-id: 895ebe7e4f8e15566c3c3bddd852dd98c40a27b1
Showing
Please register or sign in to comment