pytorch/caffe2/python/modeling
Andrey Malevich ff61ed358e 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 paramters. 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: D5119830

fbshipit-source-id: 2001090a37346eb12abbb234e13e727c288eb8a7
2017-05-31 22:36:36 -07:00
..
initializers.py Fp16 training initializers 2017-05-31 17:46:58 -07:00
initializers_test.py Fp16 training initializers 2017-05-31 17:46:58 -07:00
parameter_info.py Refactoring of the parameters step 0. Add simple tags and unify interface for params and computed_params 2017-05-31 22:36:36 -07:00