pytorch/caffe2/python/modeling
Andrey Malevich e05173a476 Create ExternalInitializer to simplify logic around init_params = False
Summary:
This diff is creating new type of Initializer - ExternalInitializer. This
initializer is supposed to be used in cases when the parameter blob is already
expected to exist in the workspace.

Reviewed By: dzhulgakov

Differential Revision: D5171322

fbshipit-source-id: d27861f0f80afdea93c235d49f63da19adccc92c
2017-06-02 18:22:50 -07:00
..
initializers.py Create ExternalInitializer to simplify logic around init_params = False 2017-06-02 18:22:50 -07:00
initializers_test.py Create ExternalInitializer to simplify logic around init_params = False 2017-06-02 18:22:50 -07:00
parameter_info.py Refactoring of the parameters step 0. Add simple tags and unify interface for params and computed_params. 2017-06-02 17:17:57 -07:00