pytorch/caffe2/python/modeling
Andrey Malevich a8fb85797c Refactoring of the parameters step 0. Add simple tags and unify interface for params and computed_params.
Summary:
This diff is the first step in the effort for refactoring all parameters. As a first step - I'm merging concept of params and computed_params, that is going
to be based on tags instead (in the first version it's still using old data structs to store all the BlobReferences).

Renaming computed_params to non-trainable/non-backprop params should be done is some other diff.

Reviewed By: salexspb

Differential Revision: D5171159

fbshipit-source-id: 68031ca779f053fb266a7c4a2e5b482a3bd9c832
2017-06-02 17:17:57 -07:00
..
initializers_test.py Fp16 training initializers 2017-06-01 08:34:46 -07:00
initializers.py Fp16 training initializers 2017-06-01 08:34:46 -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