Move iterate_module_named_parameters to utils
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/549 The `iterate_module_named_parameters` is used by the `optimizer` and `quantization`. Let's move the `iterate_module_named_parameters` to a shared location `utils` to break the circular dependencies for the following diffs in the stack. Reviewed By: tglik Differential Revision: D45912066 fbshipit-source-id: bce5c5db3bbc1866f4da8662f7bd5908bfe30aad
Showing
Please register or sign in to comment